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

Somnath Kotur somnath.kotur at broadcom.com
Wed Nov 13 09:29:39 CET 2019


From: Santoshkumar Karanappa Rastapur <santosh.rastapur at broadcom.com>

Please apply.

Ajit Khaparde (2):
  net/bnxt: fix a potential segfault in xstats get
  net/bnxt: fix potential NULL pointer dereference

Kalesh AP (1):
  net/bnxt: add missing checks for fw reset

Rahul Gupta (1):
  net/bnxt: fix flow creation with non-consecutive group ids

Somnath Kotur (1):
  net/bnxt: fix to cap queue count for NS3/Stingray devices

Venkat Duvvuru (1):
  net/bnxt: change print message type from ERR to DEBUG

 drivers/net/bnxt/bnxt.h        |  7 +++++++
 drivers/net/bnxt/bnxt_ethdev.c | 12 ++++++++++--
 drivers/net/bnxt/bnxt_flow.c   |  4 +---
 drivers/net/bnxt/bnxt_rxq.c    | 18 +++++++++++++-----
 drivers/net/bnxt/bnxt_stats.c  |  3 +++
 drivers/net/bnxt/bnxt_txq.c    |  2 +-
 6 files changed, 35 insertions(+), 11 deletions(-)

-- 
2.23.0.rc1



More information about the dev mailing list