xref: /dpdk/doc/guides/nics/features/dpaa2.ini (revision 4cc5cf4a291d79efe6fd0ffcc9dbdd25549c654a)
1;
2; Supported features of the 'dpaa2' 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
9Link status event    = Y
10Burst mode info      = Y
11Queue start/stop     = Y
12Scattered Rx         = Y
13MTU update           = Y
14Promiscuous mode     = Y
15Allmulticast mode    = Y
16Unicast MAC filter   = Y
17RSS hash             = Y
18VLAN filter          = Y
19Flow control         = Y
20Traffic manager      = Y
21VLAN offload         = Y
22L3 checksum offload  = Y
23L4 checksum offload  = Y
24Packet type parsing  = Y
25Timesync             = Y
26Timestamp offload    = Y
27Basic stats          = Y
28Extended stats       = Y
29FW version           = Y
30Linux                = Y
31ARMv8                = Y
32Usage doc            = Y
33
34[rte_flow items]
35ah                   = Y
36ecpri                = Y
37esp                  = Y
38eth                  = P
39gre                  = Y
40gtp                  = Y
41icmp                 = Y
42ipv4                 = Y
43ipv6                 = Y
44raw                  = Y
45sctp                 = Y
46tcp                  = Y
47udp                  = Y
48vlan                 = P
49vxlan                = Y
50
51[rte_flow actions]
52drop                 = Y
53port_id              = Y
54queue                = Y
55represented_port     = Y
56rss                  = Y
57