doc: update NIC feature matrix for bnxt
[dpdk.git] / doc / guides / nics / features / bnxt.ini
1 ;
2 ; Supported features of the 'bnxt' network poll mode driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Speed capabilities   = Y
8 Link status          = Y
9 Link status event    = Y
10 Rx interrupt         = Y
11 Fast mbuf free       = Y
12 Queue start/stop     = Y
13 Runtime Rx queue setup = Y
14 Runtime Tx queue setup = Y
15 Burst mode info      = Y
16 MTU update           = Y
17 Scattered Rx         = Y
18 LRO                  = Y
19 TSO                  = Y
20 Promiscuous mode     = Y
21 Allmulticast mode    = Y
22 Unicast MAC filter   = Y
23 Multicast MAC filter = Y
24 RSS hash             = Y
25 RSS key update       = Y
26 RSS reta update      = Y
27 Inner RSS            = Y
28 VMDq                 = Y
29 SR-IOV               = Y
30 VLAN filter          = Y
31 Flow control         = Y
32 CRC offload          = Y
33 L3 checksum offload  = Y
34 L4 checksum offload  = Y
35 Inner L3 checksum    = Y
36 Inner L4 checksum    = Y
37 Packet type parsing  = Y
38 Timesync             = Y
39 VLAN offload         = Y
40 Rx descriptor status = Y
41 Tx descriptor status = Y
42 Basic stats          = Y
43 Extended stats       = Y
44 Stats per queue      = Y
45 FW version           = Y
46 EEPROM dump          = Y
47 Module EEPROM dump   = Y
48 LED                  = Y
49 Multiprocess aware   = Y
50 FreeBSD              = Y
51 Linux                = Y
52 ARMv8                = Y
53 x86-32               = Y
54 x86-64               = Y
55 Usage doc            = Y
56 Perf doc             = Y
57
58 [rte_flow items]
59 any                  = Y
60 eth                  = Y
61 ipv4                 = Y
62 ipv6                 = Y
63 gre                  = Y
64 icmp                 = Y
65 icmp6                = Y
66 pf                   = Y
67 phy_port             = Y
68 port_id              = Y
69 port_representor     = Y
70 represented_port     = Y
71 tcp                  = Y
72 udp                  = Y
73 vf                   = Y
74 vlan                 = Y
75 vxlan                = Y
76
77 [rte_flow actions]
78 count                = Y
79 dec_ttl              = Y
80 drop                 = Y
81 jump                 = Y
82 mark                 = Y
83 of_pop_vlan          = Y
84 of_push_vlan         = Y
85 of_set_vlan_pcp      = Y
86 of_set_vlan_vid      = Y
87 pf                   = Y
88 phy_port             = Y
89 port_id              = Y
90 port_representor     = Y
91 represented_port     = Y
92 rss                  = Y
93 sample               = Y
94 set_ipv4_dst         = Y
95 set_ipv4_src         = Y
96 set_tp_dst           = Y
97 set_tp_src           = Y
98 vf                   = Y
99 vxlan_decap          = Y
100 vxlan_encap          = Y