xref: /dpdk/doc/guides/nics/features/dpaa2.ini (revision 29fd052d)
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
20VLAN offload         = Y
21L3 checksum offload  = Y
22L4 checksum offload  = Y
23Packet type parsing  = Y
24Timesync             = Y
25Timestamp offload    = Y
26Basic stats          = Y
27Extended stats       = Y
28FW version           = Y
29Linux                = Y
30ARMv8                = Y
31Usage doc            = Y
32
33[rte_flow items]
34eth                  = Y
35gre                  = Y
36icmp                 = Y
37ipv4                 = Y
38ipv6                 = Y
39meta                 = Y
40raw                  = Y
41sctp                 = Y
42tcp                  = Y
43udp                  = Y
44vlan                 = Y
45
46[rte_flow actions]
47drop                 = Y
48phy_port             = Y
49port_id              = Y
50queue                = Y
51rss                  = Y
52