This patch set includes changes proposed for BNXT PMD. These are C11 atomic and synchronization changes. Occruances of rte_atomicNN and rte_smp_XX are touched.
Ruifeng Wang (2): net/bnxt: use compiler atomics for stats net/bnxt: remove some dead code drivers/net/bnxt/bnxt_cpr.h | 14 -------------- drivers/net/bnxt/bnxt_rxq.c | 2 +- drivers/net/bnxt/bnxt_rxq.h | 2 +- drivers/net/bnxt/bnxt_rxr.c | 9 +++++---- drivers/net/bnxt/bnxt_stats.c | 4 ++-- 5 files changed, 9 insertions(+), 22 deletions(-) -- 2.25.1