Re: [PATCH v3] mbuf: deprecate GCC marker in rte mbuf struct

2024-02-14 Thread Tyler Retzlaff
On Wed, Feb 14, 2024 at 11:46:01AM +0100, Morten Brørup wrote: > > From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com] > > Sent: Wednesday, 14 February 2024 00.33 > > > > Provide a macro that allows conditional expansion of RTE_MARKER fields > > to empty to allow rte_mbuf to be used with MS

RE: [PATCH v3] mbuf: deprecate GCC marker in rte mbuf struct

2024-02-14 Thread Morten Brørup
> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com] > Sent: Wednesday, 14 February 2024 00.33 > > Provide a macro that allows conditional expansion of RTE_MARKER fields > to empty to allow rte_mbuf to be used with MSVC. It is proposed that > we announce the fields to be __rte_deprecated (