[dpdk-dev] [PATCH 0/6] bnxt bug fixes
Kalesh A P
kalesh-anakkur.purayil at broadcom.com
Fri Aug 28 07:01:06 CEST 2020
From: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>
This patchset contains bnxt bug fixes.
Kalesh AP (5):
net/bnxt: fix endianness while setting L4 destination port
net/bnxt: fix to initialize structure variable
net/bnxt: fix a possible segfault in vector mode Tx path
net/bnxt: fix L2 filter alloc
net/bnxt: fix speed setting on BCM957508-N2100 adapters
Venkat Duvvuru (1):
net/bnxt: fix LRO configuration
drivers/net/bnxt/bnxt.h | 4 ++++
drivers/net/bnxt/bnxt_ethdev.c | 44 +++++++++++++++++++++++------------
drivers/net/bnxt/bnxt_hwrm.c | 15 ++++++++----
drivers/net/bnxt/bnxt_ring.c | 1 +
drivers/net/bnxt/bnxt_rxr.c | 3 +++
drivers/net/bnxt/bnxt_rxtx_vec_neon.c | 2 ++
drivers/net/bnxt/bnxt_rxtx_vec_sse.c | 2 ++
drivers/net/bnxt/bnxt_txr.c | 2 ++
8 files changed, 53 insertions(+), 20 deletions(-)
--
2.10.1
More information about the dev
mailing list