DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ajit Khaparde <ajit.khaparde@broadcom.com>
To: dpdk-dev <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/3] patchset for bnxt PMD
Date: Wed, 30 Sep 2020 14:29:00 -0700	[thread overview]
Message-ID: <CACZ4nhsuu-bgc8Yjc4F5kjvOqgvfEANZmkpUe9ZGbd0+BhcZNA@mail.gmail.com> (raw)
In-Reply-To: <CACZ4nhtHanVf8at2mF2wKk2AHMp1davOftMgt01itsbUhf3vhQ@mail.gmail.com>

On Wed, Sep 30, 2020 at 10:16 AM Ajit Khaparde
<ajit.khaparde@broadcom.com> wrote:
>
> On Tue, Sep 29, 2020 at 1:59 PM Ajit Khaparde
> <ajit.khaparde@broadcom.com> wrote:
> >
> > Patches for bnxt PMD to add support for RSS level
> > selection, update HWRM API.
> Patchset applied to dpdk-next-net-brcm.
Dropped patch [3/3] during merge. Patchwork updated accordingly.

>
> >
> > Ajit Khaparde (3):
> >   net/bnxt: add support for RSS hash selection
> >   net/bnxt: update HWRM structures
> >   doc: fix vector mode info for bnxt
> >
> >  doc/guides/nics/bnxt.rst               |     1 -
> >  doc/guides/rel_notes/release_20_11.rst |     2 +
> >  drivers/net/bnxt/bnxt.h                |     4 +-
> >  drivers/net/bnxt/bnxt_ethdev.c         |     7 +
> >  drivers/net/bnxt/bnxt_flow.c           |     2 +
> >  drivers/net/bnxt/bnxt_hwrm.c           |    16 +-
> >  drivers/net/bnxt/bnxt_rxq.c            |     6 +
> >  drivers/net/bnxt/bnxt_txr.c            |    27 +-
> >  drivers/net/bnxt/bnxt_vnic.c           |    66 +
> >  drivers/net/bnxt/bnxt_vnic.h           |     5 +
> >  drivers/net/bnxt/hsi_struct_def_dpdk.h | 11011 +++++++++++++++--------
> >  11 files changed, 7153 insertions(+), 3994 deletions(-)
> >
> > --
> > 2.21.1 (Apple Git-122.3)
> >

  reply	other threads:[~2020-09-30 21:29 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-29 20:59 Ajit Khaparde
2020-09-29 20:59 ` [dpdk-dev] [PATCH 1/3] net/bnxt: add support for RSS hash selection Ajit Khaparde
2020-09-29 20:59 ` [dpdk-dev] [PATCH 2/3] net/bnxt: update HWRM structures Ajit Khaparde
2020-09-30 22:17   ` Ferruh Yigit
2020-10-01  3:56     ` [dpdk-dev] [PATCH 0/2] patchset for bnxt PMD Ajit Khaparde
2020-10-01  3:56       ` [dpdk-dev] [PATCH 1/2] net/bnxt: add support for RSS hash selection Ajit Khaparde
2020-10-01  3:56       ` [dpdk-dev] [PATCH 2/2] net/bnxt: update HWRM structures Ajit Khaparde
2020-10-01  9:12       ` [dpdk-dev] [PATCH 0/2] patchset for bnxt PMD Ajit Khaparde
2020-09-29 20:59 ` [dpdk-dev] [PATCH 3/3] doc: fix vector mode info for bnxt Ajit Khaparde
2020-09-30 17:28   ` Lance Richardson
2020-09-30 17:37     ` Ajit Khaparde
2020-09-30 17:16 ` [dpdk-dev] [PATCH 0/3] patchset for bnxt PMD Ajit Khaparde
2020-09-30 21:29   ` Ajit Khaparde [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-07  3:23 Ajit Khaparde
2021-10-07 16:54 ` Ajit Khaparde
2021-10-12 18:14   ` Ferruh Yigit
2021-10-12 18:16     ` Ajit Khaparde
2021-10-12 19:03       ` Ajit Khaparde
2021-10-12 19:49         ` Ferruh Yigit
2021-10-12 20:30           ` Ajit Khaparde
2021-10-12 20:39             ` Ajit Khaparde
2017-10-12 17:35 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=CACZ4nhsuu-bgc8Yjc4F5kjvOqgvfEANZmkpUe9ZGbd0+BhcZNA@mail.gmail.com \
    --to=ajit.khaparde@broadcom.com \
    --cc=dev@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).