[dpdk-dev] [PATCH v3 0/5] bnxt patchset with bug fixes
Ajit Khaparde
ajit.khaparde at broadcom.com
Mon Nov 4 23:50:21 CET 2019
v2->v3:
Sending with updated the commit logs for patch 1 & 2
Ajit Khaparde (1):
net/bnxt: fix incorrect COS queue mapping
Kalesh AP (2):
net/bnxt: fix L4 checksum indication in non-vector Rx
net/bnxt: fix a failure case during initialization
Santoshkumar Karanappa Rastapur (1):
net/bnxt: fix vnic allocation failure on port toggle
Venkat Duvvuru (1):
net/bnxt: fix redundant MAC address check
drivers/net/bnxt/bnxt_ethdev.c | 126 +++++++++++----------------------
drivers/net/bnxt/bnxt_filter.c | 4 +-
drivers/net/bnxt/bnxt_filter.h | 8 ++-
drivers/net/bnxt/bnxt_hwrm.c | 14 ++--
drivers/net/bnxt/bnxt_ring.c | 5 +-
drivers/net/bnxt/bnxt_ring.h | 1 -
drivers/net/bnxt/bnxt_rxq.c | 2 +
drivers/net/bnxt/bnxt_rxr.c | 18 +++--
drivers/net/bnxt/bnxt_vnic.c | 5 +-
drivers/net/bnxt/bnxt_vnic.h | 1 -
10 files changed, 73 insertions(+), 111 deletions(-)
--
2.21.0 (Apple Git-122)
More information about the dev
mailing list