[PATCH 0/7] bnxt bug fixes

Ajit Khaparde ajit.khaparde at broadcom.com
Thu Feb 8 18:13:23 CET 2024


Patchset with bug fixes for bnxt PMD.
Patch based against the
next-net-brcm for-next-net branch.

Please apply.

Ajit Khaparde (4):
  net/bnxt: modify locking for representor Tx
  net/bnxt: refactor VNIC context cleanup
  net/bnxt: update consumer index of NQ regularly
  net/bnxt: update RSS algorithm capability

Damodharam Ammepalli (1):
  net/bnxt: cleanup vnic ref count

Kishore Padmanabha (1):
  net/bnxt: avoid seg fault in Tx queue release

Shuanglin Wang (1):
  net/bnxt: adjust session name on multi host system

 drivers/net/bnxt/bnxt.h            |  2 +-
 drivers/net/bnxt/bnxt_ethdev.c     | 14 +++-----
 drivers/net/bnxt/bnxt_hwrm.c       | 16 +++++++--
 drivers/net/bnxt/bnxt_irq.c        | 26 +++++++++++---
 drivers/net/bnxt/bnxt_reps.c       |  6 ++--
 drivers/net/bnxt/bnxt_txq.c        |  8 ++++-
 drivers/net/bnxt/bnxt_txq.h        |  1 +
 drivers/net/bnxt/bnxt_txr.c        | 13 +++++++
 drivers/net/bnxt/bnxt_txr.h        |  4 ++-
 drivers/net/bnxt/tf_ulp/bnxt_ulp.c | 58 ++++++++++++++++++++++++++++++
 10 files changed, 125 insertions(+), 23 deletions(-)

-- 
2.39.2 (Apple Git-143)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4218 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mails.dpdk.org/archives/dev/attachments/20240208/fc71cfd5/attachment.bin>


More information about the dev mailing list