[dpdk-dev] [PATCH v5 1/2] mbuf: use C11 atomic builtins for refcnt operations
David Marchand
david.marchand at redhat.com
Tue Jul 21 10:37:48 CEST 2020
On Fri, Jul 17, 2020 at 6:37 AM Phil Yang <phil.yang at arm.com> wrote:
>
> Use C11 atomic builtins with explicit ordering instead of rte_atomic
> ops which enforce unnecessary barriers on aarch64.
>
> Suggested-by: Olivier Matz <olivier.matz at 6wind.com>
> Suggested-by: Dodji Seketeli <dodji at redhat.com>
> Signed-off-by: Phil Yang <phil.yang at arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>
Series applied, thanks Phil.
--
David Marchand
More information about the dev
mailing list