[dpdk-dev] [PATCH v3 0/8] use compiler atomic builtins for examples
David Marchand
david.marchand at redhat.com
Tue Oct 19 17:12:49 CEST 2021
On Wed, Oct 13, 2021 at 8:54 PM Dharmik Thakkar <dharmik.thakkar at 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
More information about the dev
mailing list