On Thu,  7 May 2020 15:06:33 +0800
Phil Yang <phil.y...@arm.com> wrote:

> From: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com>
> 
> As agreed in the DPDK tech board [1], after 20.05 release, patches must
> use C11 atomic operations semantics with the help of wrappers.
> 
> [1] http://mails.dpdk.org/archives/dev/2020-April/165143.html
> 
> Signed-off-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com>
> Reviewed-by: Phil Yang <phil.y...@arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com>

The use of Gcc __sync_ primitives should also be replaced with C11 atomic.

Reply via email to