[dpdk-dev] [PATCH 0/3] patchset for bnxt PMD

Ajit Khaparde ajit.khaparde at broadcom.com
Thu Oct 12 19:35:18 CEST 2017


Patchset against dpdk-next
Apart from couple of fixes, this set updates the HWRM version
to 1.8.2. The patch to update the HWRM is based on a file which
is autogenerated and most of the changes in the actual PMD are
macro name changes. This patch will throw a bunch of checkpatch
warnings, but they are because of macro names which span > 80
characters.

Please apply.

Ajit Khaparde (3):
  net/bnxt: handle Rx multi queue creation properly
  net/bnxt: remove redundant code parsing pool_map
  net/bnxt: update HWRM API to 1.8.2

 drivers/net/bnxt/bnxt.h                |     2 -
 drivers/net/bnxt/bnxt_ethdev.c         |     7 +-
 drivers/net/bnxt/bnxt_hwrm.c           |     2 +-
 drivers/net/bnxt/bnxt_hwrm.h           |     2 +
 drivers/net/bnxt/bnxt_irq.c            |     2 +-
 drivers/net/bnxt/bnxt_rxq.c            |    29 +-
 drivers/net/bnxt/bnxt_rxr.c            |     4 +-
 drivers/net/bnxt/bnxt_txr.c            |     2 +-
 drivers/net/bnxt/hsi_struct_def_dpdk.h | 30829 ++++++++++++++++++++++++-------
 9 files changed, 24385 insertions(+), 6494 deletions(-)

-- 
2.13.5 (Apple Git-94)



More information about the dev mailing list