net/bnxt: add missing PMD feature list

bnxt.ini was not updated correctly. This patch fixes it.

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
This commit is contained in:
Ajit Khaparde 2017-10-05 10:06:45 -05:00 committed by Ferruh Yigit
parent a2033fda22
commit 942f03c920

View File

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