doc: remove jumbo offload feature
[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 Scattered Rx         = Y
13 MTU update           = Y
14 Promiscuous mode     = Y
15 Allmulticast mode    = Y
16 Unicast MAC filter   = Y
17 RSS hash             = Y
18 VLAN filter          = Y
19 Flow control         = Y
20 VLAN offload         = Y
21 L3 checksum offload  = Y
22 L4 checksum offload  = Y
23 Packet type parsing  = Y
24 Timesync             = Y
25 Timestamp offload    = Y
26 Basic stats          = Y
27 Extended stats       = Y
28 FW version           = Y
29 Linux                = Y
30 ARMv8                = Y
31 Usage doc            = Y
32
33 [rte_flow items]
34 eth                  = Y
35 gre                  = Y
36 icmp                 = Y
37 ipv4                 = Y
38 ipv6                 = Y
39 meta                 = Y
40 raw                  = Y
41 sctp                 = Y
42 tcp                  = Y
43 udp                  = Y
44 vlan                 = Y
45
46 [rte_flow actions]
47 drop                 = Y
48 phy_port             = Y
49 port_id              = Y
50 queue                = Y
51 rss                  = Y