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