00af720cab474cccf2d96be398f0aec8291fc6c4
[dpdk.git] / doc / guides / nics / features / dpaa2.ini
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]
7 Speed capabilities   = Y
8 Link status          = Y
9 Link status event    = Y
10 Burst mode info      = Y
11 Queue start/stop     = Y
12 Jumbo frame          = Y
13 Scattered Rx         = Y
14 MTU update           = Y
15 Promiscuous mode     = Y
16 Allmulticast mode    = Y
17 Unicast MAC filter   = Y
18 RSS hash             = Y
19 VLAN filter          = Y
20 Flow control         = Y
21 VLAN offload         = Y
22 L3 checksum offload  = Y
23 L4 checksum offload  = Y
24 Packet type parsing  = Y
25 Timesync             = Y
26 Timestamp offload    = Y
27 Basic stats          = Y
28 Extended stats       = Y
29 FW version           = Y
30 Linux                = Y
31 ARMv8                = Y
32 Usage doc            = Y
33
34 [rte_flow items]
35 eth                  = Y
36 gre                  = Y
37 icmp                 = Y
38 ipv4                 = Y
39 ipv6                 = Y
40 meta                 = Y
41 raw                  = Y
42 sctp                 = Y
43 tcp                  = Y
44 udp                  = Y
45 vlan                 = Y
46
47 [rte_flow actions]
48 drop                 = Y
49 phy_port             = Y
50 port_id              = Y
51 queue                = Y
52 rss                  = Y