From: Ajit Khaparde <ajit.khaparde@broadcom.com>
To: Kalesh A P <kalesh-anakkur.purayil@broadcom.com>
Cc: dpdk-dev <dev@dpdk.org>, Ferruh Yigit <ferruh.yigit@xilinx.com>
Subject: Re: [dpdk-dev] [PATCH 0/8] bnxt PMD fixes
Date: Sun, 26 Jun 2022 13:45:46 -0700 [thread overview]
Message-ID: <CACZ4nhuikh6VDjbc4+XD9Gm-5pPB_J4BeHeniVLb9fisu3XBtw@mail.gmail.com> (raw)
In-Reply-To: <20220615145703.6613-1-kalesh-anakkur.purayil@broadcom.com>
[-- Attachment #1: Type: text/plain, Size: 1098 bytes --]
On Wed, Jun 15, 2022 at 7:57 AM Kalesh A P
<kalesh-anakkur.purayil@broadcom.com> wrote:
>
> From: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
>
> This patchset contains bug fixes in bnxt PMD.
Patchset applied to dpdk-next-net-brcm. Thanks
>
> Ajit Khaparde (1):
> net/bnxt: fix switch domain allocation
>
> Damodharam Ammepalli (3):
> net/bnxt: allow Tx only or Rx only configs in PMD
> net/bnxt: disallow MTU change when device is started
> net/bnxt: cleanups in MTU set callback
>
> Kalesh AP (2):
> net/bnxt: reduce the verbosity of a log
> net/bnxt: fix setting forced speed
>
> Somnath Kotur (2):
> net/bnxt: remove assert for zero data len in Tx path
> net/bnxt: fix the check for autoneg enablement in the PHY FW
>
> drivers/net/bnxt/bnxt_ethdev.c | 95 ++++++++++++++++++------------------------
> drivers/net/bnxt/bnxt_hwrm.c | 45 +++++++++++++-------
> drivers/net/bnxt/bnxt_hwrm.h | 3 ++
> drivers/net/bnxt/bnxt_rxq.c | 9 +---
> drivers/net/bnxt/bnxt_txr.c | 29 +++++++++++--
> 5 files changed, 101 insertions(+), 80 deletions(-)
>
> --
> 2.10.1
>
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4218 bytes --]
next prev parent reply other threads:[~2022-06-26 20:46 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-15 14:56 Kalesh A P
2022-06-15 14:56 ` [dpdk-dev] [PATCH 1/8] net/bnxt: remove assert for zero data len in Tx path Kalesh A P
2022-06-16 17:03 ` Ferruh Yigit
2022-06-19 23:09 ` Ajit Khaparde
2022-06-20 10:55 ` Ferruh Yigit
2022-06-20 17:03 ` Ajit Khaparde
2022-06-15 14:56 ` [dpdk-dev] [PATCH 2/8] net/bnxt: fix switch domain allocation Kalesh A P
2022-06-15 14:56 ` [dpdk-dev] [PATCH 3/8] net/bnxt: reduce the verbosity of a log Kalesh A P
2022-06-15 14:56 ` [dpdk-dev] [PATCH 4/8] net/bnxt: allow Tx only or Rx only configs in PMD Kalesh A P
2022-06-16 17:03 ` Ferruh Yigit
2022-06-21 4:46 ` Kalesh Anakkur Purayil
2022-06-21 4:54 ` Damodharam Ammepalli
2022-06-21 7:57 ` Ferruh Yigit
2022-06-15 14:57 ` [dpdk-dev] [PATCH 5/8] net/bnxt: fix setting forced speed Kalesh A P
2022-06-15 14:57 ` [dpdk-dev] [PATCH 6/8] net/bnxt: disallow MTU change when device is started Kalesh A P
2022-06-15 14:57 ` [dpdk-dev] [PATCH 7/8] net/bnxt: cleanups in MTU set callback Kalesh A P
2022-06-15 14:57 ` [dpdk-dev] [PATCH 8/8] net/bnxt: fix the check for autoneg enablement in the PHY FW Kalesh A P
2022-06-16 17:04 ` Ferruh Yigit
2022-06-19 23:11 ` Ajit Khaparde
2022-06-26 20:45 ` Ajit Khaparde [this message]
2022-06-27 2:08 ` [dpdk-dev] [PATCH 0/8] bnxt PMD fixes Thomas Monjalon
2022-06-27 3:28 ` Ajit Khaparde
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=CACZ4nhuikh6VDjbc4+XD9Gm-5pPB_J4BeHeniVLb9fisu3XBtw@mail.gmail.com \
--to=ajit.khaparde@broadcom.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@xilinx.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).