net/af_xdp: fix max Rx packet length
[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 Jumbo frame          = Y
12 Scattered Rx         = Y
13 TSO                  = Y
14 Promiscuous mode     = Y
15 Allmulticast mode    = Y
16 RSS hash             = Y
17 RSS key update       = Y
18 RSS reta update      = Y
19 Flow control         = Y
20 CRC offload          = Y
21 VLAN offload         = Y
22 FEC                  = Y
23 L3 checksum offload  = Y
24 L4 checksum offload  = Y
25 Packet type parsing  = Y
26 Basic stats          = Y
27 Extended stats       = Y
28 Stats per queue      = Y
29 FW version           = Y
30 EEPROM dump          = Y
31 Registers dump       = Y
32 Multiprocess aware   = Y
33 FreeBSD              = Y
34 Linux                = Y
35 x86-32               = Y
36 x86-64               = Y
37 Usage doc            = Y
38
39 [rte_flow items]
40 eth                  = Y
41 ipv4                 = Y
42 ipv6                 = Y
43 pf                   = Y
44 phy_port             = Y
45 tcp                  = Y
46 udp                  = Y
47 vf                   = Y
48 vlan                 = Y
49
50 [rte_flow actions]
51 count                = Y
52 drop                 = Y
53 mac_swap             = Y
54 of_pop_vlan          = Y
55 of_push_vlan         = Y
56 of_set_vlan_pcp      = Y
57 of_set_vlan_vid      = Y
58 phy_port             = Y
59 queue                = Y
60 set_ipv4_dst         = Y
61 set_ipv4_src         = Y
62 set_ipv6_dst         = Y
63 set_ipv6_src         = Y
64 set_mac_dst          = Y
65 set_mac_src          = Y
66 set_tp_dst           = Y
67 set_tp_src           = Y