[PATCH v3 3/3] eal: remove typeof from per lcore macros

Morten Brørup mb at smartsharesystems.com
Tue Feb 13 20:32:43 CET 2024


> From: Tyler Retzlaff [mailto:roretzla at linux.microsoft.com]
> Sent: Tuesday, 13 February 2024 20.12
> 
> The design of the macros requires a type to be provided to the macro.
> 
> By expanding the type parameter inside of typeof it also inadvertently
> allows an expression to be used which appears not to have been intended
> after evaluating the parameter name and existing macro use.
> 
> Technically this is an API break but only for applications that were
> using these macros outside of the original design intent.
> 
> Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> ---

Series-acked-by: Morten Brørup <mb at smartsharesystems.com>



More information about the dev mailing list