DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ajit Khaparde <ajit.khaparde@broadcom.com>
To: dpdk-dev <dev@dpdk.org>
Cc: Thomas Monjalon <thomas@monjalon.net>
Subject: Re: [dpdk-dev] [PATCH 0/2] bet/bnxt: add runtime queue setup support
Date: Tue, 29 Jun 2021 12:44:23 -0700	[thread overview]
Message-ID: <CACZ4nhsdhv4a0V84D6Kk76q0+4Esu0Trb05JTc5HPbTmZJxkQg@mail.gmail.com> (raw)
In-Reply-To: <20210625223401.45505-1-ajit.khaparde@broadcom.com>

[-- Attachment #1: Type: text/plain, Size: 757 bytes --]

On Fri, Jun 25, 2021 at 3:34 PM Ajit Khaparde
<ajit.khaparde@broadcom.com> wrote:
>
> This patchset adds runtime queue setup support.
>
> Ajit Khaparde (2):
>   net/bnxt: add support for runtime queue setup
>   net/bnxt: fix ring alloc and free logic
Patchset applied to dpdk-next-net-brcm, for-next-net branch.
Thanks

>
>  drivers/net/bnxt/bnxt_ethdev.c |   2 +
>  drivers/net/bnxt/bnxt_hwrm.c   | 181 +++++++++++++++++----------------
>  drivers/net/bnxt/bnxt_hwrm.h   |   3 +
>  drivers/net/bnxt/bnxt_ring.c   |  81 ++++++++++-----
>  drivers/net/bnxt/bnxt_rxq.c    |  12 +--
>  drivers/net/bnxt/bnxt_txq.c    |   2 +
>  drivers/net/bnxt/bnxt_txr.c    |   6 ++
>  7 files changed, 164 insertions(+), 123 deletions(-)
>
> --
> 2.21.1 (Apple Git-122.3)
>

      parent reply	other threads:[~2021-06-29 19:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-25 22:33 Ajit Khaparde
2021-06-25 22:34 ` [dpdk-dev] [PATCH 1/2] net/bnxt: add support for runtime queue setup Ajit Khaparde
2021-06-25 22:34 ` [dpdk-dev] [PATCH 2/2] net/bnxt: fix ring alloc and free logic Ajit Khaparde
2021-06-29 19:44 ` 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=CACZ4nhsdhv4a0V84D6Kk76q0+4Esu0Trb05JTc5HPbTmZJxkQg@mail.gmail.com \
    --to=ajit.khaparde@broadcom.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).