[PATCH v4 00/18] stop using zero sized marker fields
Morten Brørup
mb at smartsharesystems.com
Thu Feb 15 10:37:07 CET 2024
> From: Tyler Retzlaff [mailto:roretzla at 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 <mb at smartsharesystems.com>
More information about the dev
mailing list