RE: [PATCH v4 00/18] stop using zero sized marker fields

2024-02-15 Thread Morten Brørup
> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com] > Sent: Thursday, 15 February 2024 07.21 > > The zero sized RTE_MARKER typedefs are a GCC extension unsupported > by > MSVC. This series adds new fields and allows deprecation of the old. > > Introduce new anonymous union fields with mb

[PATCH v4 00/18] stop using zero sized marker fields

2024-02-14 Thread Tyler Retzlaff
The zero sized RTE_MARKER typedefs are a GCC extension unsupported by MSVC. This series adds new fields and allows deprecation of the old. Introduce new anonymous union fields with mbuf_ prefix for cacheline0, rearm_data, rx_descriptor_fields1, and cacheline1. Remove in-tree use of the zero sized