net/bnxt: identify duplicate flows
[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 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 eth                  = Y
57 ipv4                 = Y
58 ipv6                 = Y
59 pf                   = Y
60 phy_port             = Y
61 port_id              = Y
62 tcp                  = Y
63 udp                  = Y
64 vf                   = Y
65 vlan                 = Y
66 vxlan                = Y
67
68 [rte_flow actions]
69 count                = Y
70 dec_ttl              = Y
71 drop                 = Y
72 jump                 = Y
73 mark                 = Y
74 of_pop_vlan          = Y
75 of_push_vlan         = Y
76 of_set_vlan_pcp      = Y
77 of_set_vlan_vid      = Y
78 pf                   = Y
79 phy_port             = Y
80 port_id              = Y
81 rss                  = Y
82 set_ipv4_dst         = Y
83 set_ipv4_src         = Y
84 set_tp_dst           = Y
85 set_tp_src           = Y
86 vf                   = Y
87 vxlan_decap          = Y
88 vxlan_encap          = Y