DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ajit Khaparde <ajit.khaparde@broadcom.com>
To: dev@dpdk.org
Cc: stable@dpdk.org
Subject: [dpdk-dev] [PATCH 2/3] doc: update feature matrix for bnxt PMD
Date: Wed, 27 Oct 2021 10:26:19 -0700	[thread overview]
Message-ID: <20211027172620.6847-3-ajit.khaparde@broadcom.com> (raw)
In-Reply-To: <20211027172620.6847-1-ajit.khaparde@broadcom.com>

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

Support for runtime Rx/Tx queue setup and inner RSS is not updated.
Update feature matrix for bnxt PMD.

Fixes: 7ed45b1a7c0f ("net/bnxt: support RSS hash selection")
Fixes: 0105ea1296c9 ("net/bnxt: support runtime queue setup")
Cc: stable@dpdk.org

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
---
 doc/guides/nics/features/bnxt.ini | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guides/nics/features/bnxt.ini b/doc/guides/nics/features/bnxt.ini
index 93aa98aede..afb5414b49 100644
--- a/doc/guides/nics/features/bnxt.ini
+++ b/doc/guides/nics/features/bnxt.ini
@@ -10,6 +10,8 @@ Link status event    = Y
 Rx interrupt         = Y
 Fast mbuf free       = Y
 Queue start/stop     = Y
+Runtime Rx queue setup = Y
+Runtime Tx queue setup = Y
 Burst mode info      = Y
 MTU update           = Y
 Scattered Rx         = Y
@@ -22,6 +24,7 @@ Multicast MAC filter = Y
 RSS hash             = Y
 RSS key update       = Y
 RSS reta update      = Y
+Inner RSS            = Y
 VMDq                 = Y
 SR-IOV               = Y
 VLAN filter          = Y
-- 
2.30.1 (Apple Git-130)


  parent reply	other threads:[~2021-10-27 17:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27 17:26 [dpdk-dev] [PATCH 0/3] doc updates to " Ajit Khaparde
2021-10-27 17:26 ` [dpdk-dev] [PATCH 1/3] net/bnxt: remove a stale compile option Ajit Khaparde
2021-10-27 17:26 ` Ajit Khaparde [this message]
2021-10-27 17:26 ` [dpdk-dev] [PATCH 3/3] doc: updates to the text in bnxt doc Ajit Khaparde
2021-10-28 18:00 ` [dpdk-dev] [PATCH 0/3] doc updates to bnxt PMD 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=20211027172620.6847-3-ajit.khaparde@broadcom.com \
    --to=ajit.khaparde@broadcom.com \
    --cc=dev@dpdk.org \
    --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).