From: Ajit Khaparde <ajit.khaparde@broadcom.com>
To: dpdk-dev <dev@dpdk.org>,
Kalesh Anakkur Purayil <kalesh-anakkur.purayil@broadcom.com>
Cc: Ferruh Yigit <ferruh.yigit@intel.com>
Subject: Re: [dpdk-dev] [PATCH v3 0/5] bnxt patchset with bug fixes
Date: Mon, 4 Nov 2019 15:12:18 -0800 [thread overview]
Message-ID: <CACZ4nhvv=RSOAhUxaa1syoxCRMf7ESNwTwkfDpNEYyvZ8CyuQg@mail.gmail.com> (raw)
In-Reply-To: <20191104225026.97569-1-ajit.khaparde@broadcom.com>
On Mon, Nov 4, 2019 at 2:50 PM Ajit Khaparde <ajit.khaparde@broadcom.com>
wrote:
> 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(-)
>
Patchset applied to dpdk-next-net-brcm.
>
> --
> 2.21.0 (Apple Git-122)
>
>
prev parent reply other threads:[~2019-11-04 23:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-04 10:02 [dpdk-dev] [PATCH v2 " Kalesh A P
2019-11-04 10:02 ` [dpdk-dev] [PATCH v2 1/5] net/bnxt: fix L4 checksum error indication in non-vector mode rx Kalesh A P
2019-11-04 10:02 ` [dpdk-dev] [PATCH v2 2/5] net/bnxt: fix redundant mac addr check Kalesh A P
2019-11-04 10:02 ` [dpdk-dev] [PATCH v2 3/5] net/bnxt: fix vnic allocation failure on port toggle Kalesh A P
2019-11-04 10:02 ` [dpdk-dev] [PATCH v2 4/5] net/bnxt: fix a failure case during initialization Kalesh A P
2019-11-04 10:02 ` [dpdk-dev] [PATCH v2 5/5] net/bnxt: fix incorrect COS queue mapping Kalesh A P
2019-11-04 22:50 ` [dpdk-dev] [PATCH v3 0/5] bnxt patchset with bug fixes Ajit Khaparde
2019-11-04 22:50 ` [dpdk-dev] [PATCH v3 1/5] net/bnxt: fix L4 checksum indication in non-vector Rx Ajit Khaparde
2019-11-04 22:50 ` [dpdk-dev] [PATCH v3 2/5] net/bnxt: fix redundant MAC address check Ajit Khaparde
2019-11-04 22:50 ` [dpdk-dev] [PATCH v3 3/5] net/bnxt: fix vnic allocation failure on port toggle Ajit Khaparde
2019-11-04 22:50 ` [dpdk-dev] [PATCH v3 4/5] net/bnxt: fix a failure case during initialization Ajit Khaparde
2019-11-04 22:50 ` [dpdk-dev] [PATCH v3 5/5] net/bnxt: fix incorrect COS queue mapping Ajit Khaparde
2019-11-04 23:12 ` Ajit Khaparde [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='CACZ4nhvv=RSOAhUxaa1syoxCRMf7ESNwTwkfDpNEYyvZ8CyuQg@mail.gmail.com' \
--to=ajit.khaparde@broadcom.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=kalesh-anakkur.purayil@broadcom.com \
/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).