1bcf74875e8d137c5809e2ac73e1982df9956007
[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 Promiscuous mode     = Y
11 Allmulticast mode    = Y
12 Unicast MAC filter   = Y
13 Multicast MAC filter = Y
14 RSS hash             = Y
15 Flow control         = Y
16 VLAN filter          = Y
17 CRC offload          = Y
18 L3 checksum offload  = Y
19 L4 checksum offload  = Y
20 Packet type parsing  = Y
21 Basic stats          = Y
22 Extended stats       = Y
23 ARMv8                = Y
24 Usage doc            = Y
25
26 [rte_flow items]
27 eth                  = Y
28 ipv4                 = Y
29 ipv6                 = Y
30 raw                  = Y
31 tcp                  = Y
32 udp                  = Y
33 vlan                 = Y
34
35 [rte_flow actions]
36 drop                 = Y
37 meter                = Y
38 queue                = Y