[dpdk-dev] [PATCH 2/3] doc: update feature matrix for bnxt PMD

Ajit Khaparde ajit.khaparde at broadcom.com
Wed Oct 27 19:26:19 CEST 2021


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 at dpdk.org

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



More information about the dev mailing list