On Wed, Apr 13, 2022 at 3:32 AM Ruifeng Wang wrote: > > This patch set includes changes proposed for BNXT PMD. > Found these in code review. > > Ruifeng Wang (3): > net/bnxt: defer completion index update > net/bnxt: remove redundant ifdefs > net/bnxt: fix risk in Rx descriptor read in NEON path Thanks Ruifeng. Let me review the patchset and get back. > > drivers/net/bnxt/bnxt_rxr.c | 2 +- > drivers/net/bnxt/bnxt_rxtx_vec_neon.c | 21 +++++++++++++++------ > 2 files changed, 16 insertions(+), 7 deletions(-) > > -- > 2.25.1 >