[dpdk-dev] [PATCH v9 3/3] eal/atomic: add wrapper for C11 atomic thread fence

Thomas Monjalon thomas at monjalon.net
Fri Jul 17 10:48:14 CEST 2020


17/07/2020 07:08, Phil Yang:
> Provide a wrapper for __atomic_thread_fence builtins to support
> optimized code for __ATOMIC_SEQ_CST memory order for x86 platforms.

Logically, it should be the patch 2.
So you can recommend using this wrapper in the explanation
of the actual patch 2.





More information about the dev mailing list