On Thu, Jun 11, 2020 at 12:26 PM Phil Yang <[email protected]> wrote: > > Use c11 atomics with explicit ordering instead of rte_atomic ops which > enforce unnecessary barriers on aarch64. > > Signed-off-by: Phil Yang <[email protected]> > Reviewed-by: Ruifeng Wang <[email protected]>
I did not look at the details, but this patch is refused by the ABI check in Travis. -- David Marchand

