RE: [PATCH v5 00/22] stop using RTE_MARKER extensions

2024-02-24 Thread Morten Brørup
> From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Saturday, 24 February 2024 12.14 > > 24/02/2024 11:42, Morten Brørup: > > From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com] > > > RTE_MARKER typedefs are a GCC extension unsupported by MSVC. This > series > > > hides the markers

Re: [PATCH v5 00/22] stop using RTE_MARKER extensions

2024-02-24 Thread Thomas Monjalon
24/02/2024 11:42, Morten Brørup: > From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com] > > RTE_MARKER typedefs are a GCC extension unsupported by MSVC. This series > > hides the markers when building with MSVC and updates libraries and > > drivers to access compatibly typed pointers to the r

RE: [PATCH v5 00/22] stop using RTE_MARKER extensions

2024-02-24 Thread Morten Brørup
+to: Thomas > From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com] > Sent: Saturday, 24 February 2024 09.22 > > RTE_MARKER typedefs are a GCC extension unsupported by MSVC. This series > hides the markers when building with MSVC and updates libraries and > drivers to access compatibly typed