mem: instrument allocator for ASan
[dpdk.git] / doc / guides / nics / features / cxgbe.ini
1 ;
2 ; Supported features of the 'cxgbe' 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 Queue start/stop     = Y
10 MTU update           = Y
11 Scattered Rx         = Y
12 TSO                  = Y
13 Promiscuous mode     = Y
14 Allmulticast mode    = Y
15 RSS hash             = Y
16 RSS key update       = Y
17 RSS reta update      = Y
18 Flow control         = Y
19 CRC offload          = Y
20 VLAN offload         = Y
21 FEC                  = Y
22 L3 checksum offload  = Y
23 L4 checksum offload  = Y
24 Packet type parsing  = Y
25 Basic stats          = Y
26 Extended stats       = Y
27 Stats per queue      = Y
28 FW version           = Y
29 EEPROM dump          = Y
30 Registers dump       = Y
31 Multiprocess aware   = Y
32 FreeBSD              = Y
33 Linux                = Y
34 x86-32               = Y
35 x86-64               = Y
36 Usage doc            = Y
37
38 [rte_flow items]
39 eth                  = Y
40 ipv4                 = Y
41 ipv6                 = Y
42 pf                   = Y
43 phy_port             = Y
44 tcp                  = Y
45 udp                  = Y
46 vf                   = Y
47 vlan                 = Y
48
49 [rte_flow actions]
50 count                = Y
51 drop                 = Y
52 mac_swap             = Y
53 of_pop_vlan          = Y
54 of_push_vlan         = Y
55 of_set_vlan_pcp      = Y
56 of_set_vlan_vid      = Y
57 phy_port             = Y
58 queue                = Y
59 set_ipv4_dst         = Y
60 set_ipv4_src         = Y
61 set_ipv6_dst         = Y
62 set_ipv6_src         = Y
63 set_mac_dst          = Y
64 set_mac_src          = Y
65 set_tp_dst           = Y
66 set_tp_src           = Y