xref: /dpdk/doc/guides/nics/features/tap.ini (revision 68a03efeed657e6e05f281479b33b51102797e15)
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]
7Speed capabilities   = P
8Link status          = Y
9Link status event    = Y
10Rx interrupt         = Y
11Promiscuous mode     = Y
12Allmulticast mode    = Y
13Basic stats          = Y
14Flow API             = Y
15L3 checksum offload  = Y
16L4 checksum offload  = Y
17MTU update           = Y
18Multicast MAC filter = Y
19Unicast MAC filter   = Y
20Packet type parsing  = Y
21Flow control         = Y
22Linux                = Y
23ARMv7                = Y
24ARMv8                = Y
25Power8               = Y
26x86-32               = Y
27x86-64               = Y
28Usage doc            = Y
29