> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com] > Sent: Thursday, 15 February 2024 07.21 > > The zero sized RTE_MARKER<n> 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 marker fields and adapt consuming > code to use the new anonymous union fields.
Series-acked-by: Morten Brørup <m...@smartsharesystems.com>