xref: /dpdk/doc/guides/nics/features/mvpp2.ini (revision a905e821007e884355e01289bdc67c3548591fec)
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]
7Speed capabilities   = Y
8Link status          = Y
9MTU update           = Y
10Promiscuous mode     = Y
11Allmulticast mode    = Y
12Unicast MAC filter   = Y
13Multicast MAC filter = Y
14RSS hash             = Y
15VLAN filter          = Y
16Flow control         = Y
17Traffic manager      = Y
18CRC offload          = Y
19L3 checksum offload  = Y
20L4 checksum offload  = Y
21Packet type parsing  = Y
22Basic stats          = Y
23Extended stats       = Y
24ARMv8                = Y
25Usage doc            = Y
26
27[rte_flow items]
28eth                  = P
29ipv4                 = Y
30ipv6                 = Y
31raw                  = Y
32tcp                  = Y
33udp                  = Y
34vlan                 = P
35
36[rte_flow actions]
37drop                 = Y
38meter                = Y
39queue                = Y
40