> From: Tyler Retzlaff [mailto:roret...@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 <roret...@linux.microsoft.com> > Suggested-by: Morten Brørup <m...@smartsharesystems.com> > Acked-by: Bruce Richardson <bruce.richard...@intel.com> > ---
Acked-by: Morten Brørup <m...@smartsharesystems.com>