xref: /dpdk/doc/guides/nics/features/failsafe.ini (revision c7f5dba7d4bb7971fac51755aad09b71b10cef90)
1;
2; Supported features of the 'fail-safe' poll mode driver.
3;
4; Refer to default.ini for the full list of available PMD features.
5;
6[Features]
7Link status          = Y
8Link status event    = Y
9Rx interrupt         = Y
10Queue start/stop     = Y
11Runtime Rx queue setup = Y
12Runtime Tx queue setup = Y
13MTU update           = Y
14Jumbo frame          = Y
15Promiscuous mode     = Y
16Allmulticast mode    = Y
17Unicast MAC filter   = Y
18Multicast MAC filter = Y
19VLAN filter          = Y
20Flow control         = Y
21Flow API             = Y
22Packet type parsing  = Y
23Basic stats          = Y
24Stats per queue      = Y
25ARMv7                = Y
26ARMv8                = Y
27Power8               = Y
28x86-32               = Y
29x86-64               = Y
30Usage doc            = Y
31