> From: Tyler Retzlaff [mailto:[email protected]]
> 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 <[email protected]>
> Suggested-by: Morten Brørup <[email protected]>
> Acked-by: Bruce Richardson <[email protected]>
> ---

Acked-by: Morten Brørup <[email protected]>

Reply via email to