[dpdk-dev] [PATCH 00/12] bnxt patchset

Ajit Khaparde ajit.khaparde at broadcom.com
Tue May 1 03:06:04 CEST 2018


Patchset against dpdk-next-net.
Please apply.

Ajit Khaparde (3):
  net/bnxt: fix MTU calculation
  net/bnxt: fix to reset status of initialization
  net/bnxt: fix usage of vnic id

Jay Ding (2):
  net/bnxt: return EINVAL instead of ENOSPC on invalid max ring
  net/bnxt: return error if init is not complete before accessing stats

Qingmin Liu (2):
  net/bnxt: add support for lsc interrupt event
  net/bnxt: set MTU in dev config for jumbo packets

Rahul Gupta (1):
  net/bnxt: Validate structs and pointers before use

Randy Schacher (1):
  net/bnxt: clear HWRM sniffer list for PFs

Scott Branden (2):
  net/bnxt: rename function checking MAC address
  net/bnxt: rename driver version from Cumulus to NetXtreme

Xiaoxin Peng (1):
  net/bnxt: fix rx mbuf and agg ring leak in dev stop

 drivers/net/bnxt/bnxt.h        |  1 +
 drivers/net/bnxt/bnxt_ethdev.c | 23 ++++++++++++++++-------
 drivers/net/bnxt/bnxt_filter.c |  8 +++++---
 drivers/net/bnxt/bnxt_filter.h |  2 +-
 drivers/net/bnxt/bnxt_hwrm.c   | 26 +++++++++++++++++++-------
 drivers/net/bnxt/bnxt_ring.c   |  3 +++
 drivers/net/bnxt/bnxt_rxq.c    | 14 +++++++-------
 drivers/net/bnxt/bnxt_stats.c  |  2 +-
 drivers/net/bnxt/bnxt_txq.c    | 11 ++++++-----
 9 files changed, 59 insertions(+), 31 deletions(-)

-- 
2.15.1 (Apple Git-101)



More information about the dev mailing list