patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 19.11 0/6] backport bnxt fixes to 19.11
@ 2021-08-16 14:50 Kalesh A P
  2021-08-16 14:50 ` [dpdk-stable] [PATCH 19.11 1/6] net/bnxt: fix auto-negotiation on Whitney+ Kalesh A P
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Kalesh A P @ 2021-08-16 14:50 UTC (permalink / raw)
  To: stable

From: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>

Please apply.

Kalesh AP (4):
  net/bnxt: fix auto-negotiation on Whitney+
  net/bnxt: remove unnecessary comment
  net/bnxt: invoke device removal event on recovery failure
  net/bnxt: clear cached statistics

Somnath Kotur (2):
  net/bnxt: detect bad opaque in Rx completion
  net/bnxt: workaround spurious zero stats in Thor

 drivers/net/bnxt/bnxt.h                |  47 ++++++++++
 drivers/net/bnxt/bnxt_ethdev.c         |  51 +++++++++-
 drivers/net/bnxt/bnxt_hwrm.c           | 167 ++++++++++++++++++++++++++++-----
 drivers/net/bnxt/bnxt_hwrm.h           |   7 +-
 drivers/net/bnxt/bnxt_rxq.h            |   1 +
 drivers/net/bnxt/bnxt_rxr.c            | 102 +++++++++++++++++++-
 drivers/net/bnxt/bnxt_rxr.h            |   1 +
 drivers/net/bnxt/bnxt_stats.c          |  77 +++++++++++++--
 drivers/net/bnxt/hsi_struct_def_dpdk.h |  11 ++-
 9 files changed, 422 insertions(+), 42 deletions(-)

-- 
2.10.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-08-17  9:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-16 14:50 [dpdk-stable] [PATCH 19.11 0/6] backport bnxt fixes to 19.11 Kalesh A P
2021-08-16 14:50 ` [dpdk-stable] [PATCH 19.11 1/6] net/bnxt: fix auto-negotiation on Whitney+ Kalesh A P
2021-08-16 14:50 ` [dpdk-stable] [PATCH 19.11 2/6] net/bnxt: remove unnecessary comment Kalesh A P
2021-08-16 14:50 ` [dpdk-stable] [PATCH 19.11 3/6] net/bnxt: invoke device removal event on recovery failure Kalesh A P
2021-08-16 14:50 ` [dpdk-stable] [PATCH 19.11 4/6] net/bnxt: detect bad opaque in Rx completion Kalesh A P
2021-08-16 14:50 ` [dpdk-stable] [PATCH 19.11 5/6] net/bnxt: workaround spurious zero stats in Thor Kalesh A P
2021-08-16 14:50 ` [dpdk-stable] [PATCH 19.11 6/6] net/bnxt: clear cached statistics Kalesh A P
2021-08-17  9:40 ` [dpdk-stable] [PATCH 19.11 0/6] backport bnxt fixes to 19.11 Christian Ehrhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).