93aa98aedef92f37f5911da3683a054831a58c8d
[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 Burst mode info      = Y
14 MTU update           = Y
15 Scattered Rx         = Y
16 LRO                  = Y
17 TSO                  = Y
18 Promiscuous mode     = Y
19 Allmulticast mode    = Y
20 Unicast MAC filter   = Y
21 Multicast MAC filter = Y
22 RSS hash             = Y
23 RSS key update       = Y
24 RSS reta update      = Y
25 VMDq                 = Y
26 SR-IOV               = Y
27 VLAN filter          = Y
28 Flow control         = Y
29 CRC offload          = Y
30 L3 checksum offload  = Y
31 L4 checksum offload  = Y
32 Inner L3 checksum    = Y
33 Inner L4 checksum    = Y
34 Packet type parsing  = Y
35 Timesync             = Y
36 VLAN offload         = Y
37 Rx descriptor status = Y
38 Tx descriptor status = Y
39 Basic stats          = Y
40 Extended stats       = Y
41 Stats per queue      = Y
42 FW version           = Y
43 EEPROM dump          = Y
44 Module EEPROM dump   = Y
45 LED                  = Y
46 Multiprocess aware   = Y
47 FreeBSD              = Y
48 Linux                = Y
49 ARMv8                = Y
50 x86-32               = Y
51 x86-64               = Y
52 Usage doc            = Y
53 Perf doc             = Y
54
55 [rte_flow items]
56 any                  = Y
57 eth                  = Y
58 ipv4                 = Y
59 ipv6                 = Y
60 gre                  = Y
61 icmp                 = Y
62 icmp6                = Y
63 pf                   = Y
64 phy_port             = Y
65 port_id              = Y
66 port_representor     = Y
67 represented_port     = Y
68 tcp                  = Y
69 udp                  = Y
70 vf                   = Y
71 vlan                 = Y
72 vxlan                = Y
73
74 [rte_flow actions]
75 count                = Y
76 dec_ttl              = Y
77 drop                 = Y
78 jump                 = Y
79 mark                 = Y
80 of_pop_vlan          = Y
81 of_push_vlan         = Y
82 of_set_vlan_pcp      = Y
83 of_set_vlan_vid      = Y
84 pf                   = Y
85 phy_port             = Y
86 port_id              = Y
87 port_representor     = Y
88 represented_port     = Y
89 rss                  = Y
90 sample               = Y
91 set_ipv4_dst         = Y
92 set_ipv4_src         = Y
93 set_tp_dst           = Y
94 set_tp_src           = Y
95 vf                   = Y
96 vxlan_decap          = Y
97 vxlan_encap          = Y