[PATCH v2 6/6] devtools: forbid new direct use of GCC atomic builtins
Morten Brørup
mb at smartsharesystems.com
Mon Aug 14 10:12:32 CEST 2023
> From: Tyler Retzlaff [mailto:roretzla at linux.microsoft.com]
> Sent: Friday, 11 August 2023 19.32
>
> Refrain from using compiler __atomic_xxx builtins DPDK now requires
> the use of rte_atomic_<op>_explicit macros when operating on DPDK
> atomic variables.
>
> Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> Suggested-by: Morten Brørup <mb at smartsharesystems.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
Acked-by: Morten Brørup <mb at smartsharesystems.com>
More information about the dev
mailing list