patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Kalesh A P <kalesh-anakkur.purayil@broadcom.com>
To: stable@dpdk.org
Subject: [dpdk-stable] [PATCH 19.11 0/6] backport bnxt fixes to 19.11
Date: Mon, 16 Aug 2021 20:20:53 +0530	[thread overview]
Message-ID: <20210816145059.31065-1-kalesh-anakkur.purayil@broadcom.com> (raw)

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


             reply	other threads:[~2021-08-16 14:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-16 14:50 Kalesh A P [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210816145059.31065-1-kalesh-anakkur.purayil@broadcom.com \
    --to=kalesh-anakkur.purayil@broadcom.com \
    --cc=stable@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).