net/af_xdp: fix max Rx packet length
[dpdk.git] / doc / guides / nics / features / mvpp2.ini
1 ;
2 ; Supported features of the 'mvpp2' 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 MTU update           = Y
10 Jumbo frame          = Y
11 Promiscuous mode     = Y
12 Allmulticast mode    = Y
13 Unicast MAC filter   = Y
14 Multicast MAC filter = Y
15 RSS hash             = Y
16 Flow control         = Y
17 VLAN filter          = Y
18 CRC offload          = Y
19 L3 checksum offload  = Y
20 L4 checksum offload  = Y
21 Packet type parsing  = Y
22 Basic stats          = Y
23 Extended stats       = Y
24 ARMv8                = Y
25 Usage doc            = Y
26
27 [rte_flow items]
28 eth                  = Y
29 ipv4                 = Y
30 ipv6                 = Y
31 raw                  = Y
32 tcp                  = Y
33 udp                  = Y
34 vlan                 = Y
35
36 [rte_flow actions]
37 drop                 = Y
38 meter                = Y
39 queue                = Y