[dpdk-stable] patch 'doc: update NIC feature matrix for bnxt' has been queued to stable release 20.11.4

Xueming Li xuemingl at nvidia.com
Wed Nov 10 07:31:37 CET 2021


Hi,

FYI, your patch has been queued to stable release 20.11.4

Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 11/12/21. So please
shout if anyone has objections.

Also note that after the patch there's a diff of the upstream commit vs the
patch applied to the branch. This will indicate if there was any rebasing
needed to apply to the stable branch. If there were code changes for rebasing
(ie: not only metadata diffs), please double check that the rebase was
correctly done.

Queued patches are on a temporary branch at:
https://github.com/steevenlee/dpdk

This queued commit can be viewed at:
https://github.com/steevenlee/dpdk/commit/cb077b9160f6653c38ee9d76e82f511c6464b9c6

Thanks.

Xueming Li <xuemingl at nvidia.com>

---
>From cb077b9160f6653c38ee9d76e82f511c6464b9c6 Mon Sep 17 00:00:00 2001
From: Ajit Khaparde <ajit.khaparde at broadcom.com>
Date: Wed, 27 Oct 2021 10:26:19 -0700
Subject: [PATCH] doc: update NIC feature matrix for bnxt
Cc: Xueming Li <xuemingl at nvidia.com>

[ upstream commit 0e7bdac71d9a48761c3c59c444457479cef6546f ]

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")

Signed-off-by: Ajit Khaparde <ajit.khaparde at 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 f8a7fd9a1f..fd1c262267 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
 Jumbo frame          = Y
@@ -23,6 +25,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.33.0

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2021-11-10 14:17:11.317086866 +0800
+++ 0213-doc-update-NIC-feature-matrix-for-bnxt.patch	2021-11-10 14:17:02.024078169 +0800
@@ -1 +1 @@
-From 0e7bdac71d9a48761c3c59c444457479cef6546f Mon Sep 17 00:00:00 2001
+From cb077b9160f6653c38ee9d76e82f511c6464b9c6 Mon Sep 17 00:00:00 2001
@@ -4,0 +5,3 @@
+Cc: Xueming Li <xuemingl at nvidia.com>
+
+[ upstream commit 0e7bdac71d9a48761c3c59c444457479cef6546f ]
@@ -11 +13,0 @@
-Cc: stable at dpdk.org
@@ -19 +21 @@
-index 93aa98aede..afb5414b49 100644
+index f8a7fd9a1f..fd1c262267 100644
@@ -30,2 +32,2 @@
- Scattered Rx         = Y
-@@ -22,6 +24,7 @@ Multicast MAC filter = Y
+ Jumbo frame          = Y
+@@ -23,6 +25,7 @@ Multicast MAC filter = Y


More information about the stable mailing list