On Wed, Oct 13, 2021 at 8:54 PM Dharmik Thakkar <dharmik.thak...@arm.com> wrote: > > Since atomic operations have been adopted in DPDK now[1], > change rte_atomicNN_xxx APIs to compiler's atomic built-ins > in examples module[2]. > > [1] https://www.dpdk.org/blog/2021/03/26/dpdk-adopts-the-c11-memory-model/ > [2] https://doc.dpdk.org/guides/rel_notes/deprecation.html > > v3: > Keep rte_atomic.h in examples/vhost_blk/vhost_blk.c (Chenbo) > > v2: > Fix the compiling error of performance-thread patch. >
Series applied, thanks. -- David Marchand