From: Ajit Khaparde Date: Wed, 27 Oct 2021 17:26:19 +0000 (-0700) Subject: doc: update NIC feature matrix for bnxt X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=0e7bdac71d9a48761c3c59c444457479cef6546f;p=dpdk.git doc: update NIC feature matrix for bnxt 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 --- 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