patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Christian Ehrhardt <christian.ehrhardt@canonical.com>
To: Kalesh A P <kalesh-anakkur.purayil@broadcom.com>
Cc: stable@dpdk.org, ajit.khaparde@broadcom.com
Subject: Re: [PATCH 19.11 0/8] bnxt fixes backport to 19.11
Date: Wed, 9 Mar 2022 09:02:02 +0100	[thread overview]
Message-ID: <CAATJJ0JCD4u4APgEy7ptmLcahst3Cb6JpWNSEfA3OZS7W3BpQw@mail.gmail.com> (raw)
In-Reply-To: <20220307151036.7116-1-kalesh-anakkur.purayil@broadcom.com>

On Mon, Mar 7, 2022 at 4:10 PM Kalesh A P
<kalesh-anakkur.purayil@broadcom.com> wrote:
>
> From: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
>
> Backport of bnxt PMD fixes to 19.11 LTS.
>
> Kalesh AP (8):
>   net/bnxt: fix queue stop operation
>   net/bnxt: cap maximum number of unicast MAC addresses
>   net/bnxt: fix multicast address set
>   net/bnxt: restore RSS configuration after reset recovery
>   net/bnxt: fix memzone allocation per VNIC
>   net/bnxt: fix handling of VF configuration change
>   net/bnxt: get maximum supported multicast filters count
>   net/bnxt: fix xstats names query overrun

Thank you Kalesh,
I applied all 8 patches of the submission to 19.11-wip

P.S. I'll see later if one causes trouble and would let you know in that case.

>  drivers/net/bnxt/bnxt.h        | 12 +++++-
>  drivers/net/bnxt/bnxt_cpr.c    | 18 +++++++++
>  drivers/net/bnxt/bnxt_ethdev.c | 84 ++++++++++++++++++++++++++++++++---------
>  drivers/net/bnxt/bnxt_hwrm.c   | 29 +++++++++++++-
>  drivers/net/bnxt/bnxt_hwrm.h   |  1 +
>  drivers/net/bnxt/bnxt_rxq.c    |  5 ++-
>  drivers/net/bnxt/bnxt_stats.c  | 61 ++++++++++++++----------------
>  drivers/net/bnxt/bnxt_vnic.c   | 85 +++++++++++++++++++-----------------------
>  drivers/net/bnxt/bnxt_vnic.h   |  7 +---
>  9 files changed, 196 insertions(+), 106 deletions(-)
>
> --
> 2.10.1
>


-- 
Christian Ehrhardt
Staff Engineer, Ubuntu Server
Canonical Ltd

      parent reply	other threads:[~2022-03-09  8:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-07 15:10 Kalesh A P
2022-03-07 15:10 ` [PATCH 19.11 1/8] net/bnxt: fix queue stop operation Kalesh A P
2022-03-07 15:10 ` [PATCH 19.11 2/8] net/bnxt: cap maximum number of unicast MAC addresses Kalesh A P
2022-03-07 15:10 ` [PATCH 19.11 3/8] net/bnxt: fix multicast address set Kalesh A P
2022-03-07 15:10 ` [PATCH 19.11 4/8] net/bnxt: restore RSS configuration after reset recovery Kalesh A P
2022-03-07 15:10 ` [PATCH 19.11 5/8] net/bnxt: fix memzone allocation per VNIC Kalesh A P
2022-03-07 15:10 ` [PATCH 19.11 6/8] net/bnxt: fix handling of VF configuration change Kalesh A P
2022-03-07 15:10 ` [PATCH 19.11 7/8] net/bnxt: get maximum supported multicast filters count Kalesh A P
2022-03-07 15:10 ` [PATCH 19.11 8/8] net/bnxt: fix xstats names query overrun Kalesh A P
2022-03-09  8:02 ` Christian Ehrhardt [this message]

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=CAATJJ0JCD4u4APgEy7ptmLcahst3Cb6JpWNSEfA3OZS7W3BpQw@mail.gmail.com \
    --to=christian.ehrhardt@canonical.com \
    --cc=ajit.khaparde@broadcom.com \
    --cc=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).