On Thu, Jun 11, 2020 at 12:26 PM Phil Yang <phil.y...@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.y...@arm.com> > Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com>
I did not look at the details, but this patch is refused by the ABI check in Travis. -- David Marchand