[dpdk-dev] [PATCH 0/9] bnxt patchset with fixes

Kalesh A P kalesh-anakkur.purayil at broadcom.com
Tue Apr 21 11:12:48 CEST 2020


From: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>

Please apply.

Kalesh AP (9):
  net/bnxt: use macro for PCI log format
  net/bnxt: return speed capabilities in device info get
  net/bnxt: fix to resend FUNC_DRV_IF_CHANGE when FW reset is in
    progress
  net/bnxt: fix to use true/false for bool types
  net/bnxt: fix to handle port start failure
  net/bnxt: fix vlan add when port is stopped
  net/bnxt: define FW_STATUS location structure for ChiMP devices
  net/bnxt: log firmware status on early init failure
  net/bnxt: fix to not issue HWRM_PORT_MAC_QCFG on a VF

 drivers/net/bnxt/bnxt.h                |  10 ++
 drivers/net/bnxt/bnxt_ethdev.c         | 177 ++++++++++++++++++++++++++++++---
 drivers/net/bnxt/bnxt_hwrm.c           |  23 ++---
 drivers/net/bnxt/bnxt_ring.c           |   2 +-
 drivers/net/bnxt/bnxt_vnic.c           |   2 +-
 drivers/net/bnxt/hsi_struct_def_dpdk.h |  49 +++++++++
 6 files changed, 232 insertions(+), 31 deletions(-)

-- 
2.10.1



More information about the dev mailing list