[dpdk-dev] [PATCH 0/8] bnxt PMD fixes
Kalesh A P
kalesh-anakkur.purayil at broadcom.com
Wed Jun 15 16:56:55 CEST 2022
From: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>
This patchset contains bug fixes in bnxt PMD.
Ajit Khaparde (1):
net/bnxt: fix switch domain allocation
Damodharam Ammepalli (3):
net/bnxt: allow Tx only or Rx only configs in PMD
net/bnxt: disallow MTU change when device is started
net/bnxt: cleanups in MTU set callback
Kalesh AP (2):
net/bnxt: reduce the verbosity of a log
net/bnxt: fix setting forced speed
Somnath Kotur (2):
net/bnxt: remove assert for zero data len in Tx path
net/bnxt: fix the check for autoneg enablement in the PHY FW
drivers/net/bnxt/bnxt_ethdev.c | 95 ++++++++++++++++++------------------------
drivers/net/bnxt/bnxt_hwrm.c | 45 +++++++++++++-------
drivers/net/bnxt/bnxt_hwrm.h | 3 ++
drivers/net/bnxt/bnxt_rxq.c | 9 +---
drivers/net/bnxt/bnxt_txr.c | 29 +++++++++++--
5 files changed, 101 insertions(+), 80 deletions(-)
--
2.10.1
More information about the dev
mailing list