net/cnxk: support packet type
[dpdk.git] / doc / guides / nics / features / tap.ini
1 ;
2 ; Supported features of the 'tap' driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Speed capabilities   = P
8 Link status          = Y
9 Link status event    = Y
10 Rx interrupt         = Y
11 Promiscuous mode     = Y
12 Allmulticast mode    = Y
13 Basic stats          = Y
14 L3 checksum offload  = Y
15 L4 checksum offload  = Y
16 MTU update           = Y
17 Multicast MAC filter = Y
18 Unicast MAC filter   = Y
19 Packet type parsing  = Y
20 Flow control         = Y
21 Linux                = Y
22 ARMv7                = Y
23 ARMv8                = Y
24 Power8               = Y
25 x86-32               = Y
26 x86-64               = Y
27 Usage doc            = Y
28
29 [rte_flow items]
30 eth                  = Y
31 ipv4                 = Y
32 ipv6                 = Y
33 tcp                  = Y
34 udp                  = Y
35 vlan                 = Y
36
37 [rte_flow actions]
38 drop                 = Y
39 passthru             = Y
40 queue                = Y
41 rss                  = Y