From: Ajit Khaparde Date: Thu, 5 Oct 2017 15:06:45 +0000 (-0500) Subject: net/bnxt: add missing PMD feature list X-Git-Tag: spdx-start~1791 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=942f03c9203f973e4beda4830a0562fb153068ab;p=dpdk.git net/bnxt: add missing PMD feature list bnxt.ini was not updated correctly. This patch fixes it. Signed-off-by: Ajit Khaparde --- diff --git a/doc/guides/nics/features/bnxt.ini b/doc/guides/nics/features/bnxt.ini index 71f9e46668..ef45dd7659 100644 --- a/doc/guides/nics/features/bnxt.ini +++ b/doc/guides/nics/features/bnxt.ini @@ -10,13 +10,26 @@ Queue start/stop = Y MTU update = Y Jumbo frame = Y LRO = Y +TSO = Y Promiscuous mode = Y Allmulticast mode = Y Unicast MAC filter = Y Multicast MAC filter = Y +RSS hash = Y +RSS key update = Y RSS reta update = Y +VMDq = Y SR-IOV = Y VLAN filter = Y +Ethertype filter = Y +N-tuple filter = Y +Flow control = Y +Flow API = Y +L3 checksum offload = Y +L4 checksum offload = Y +Inner L3 checksum = Y +Inner L4 checksum = Y +Packet type parsing = Y VLAN offload = Y Rx descriptor status = Y Tx descriptor status = Y