[dpdk-dev] [PATCH] mbuf: use c11 atomics for refcnt operations
David Marchand
david.marchand at redhat.com
Fri Jul 3 17:38:34 CEST 2020
On Thu, Jun 11, 2020 at 12:26 PM Phil Yang <phil.yang at arm.com> wrote:
>
> Use c11 atomics with explicit ordering instead of rte_atomic ops which
> enforce unnecessary barriers on aarch64.
>
> Signed-off-by: Phil Yang <phil.yang at arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
I did not look at the details, but this patch is refused by the ABI
check in Travis.
--
David Marchand
More information about the dev
mailing list