xref: /dpdk/doc/guides/nics/features/failsafe.ini (revision 1aca4fdb0096bad59dc9ea879723fee59a8408dc)
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
10Fast mbuf free       = Y
11Queue start/stop     = Y
12Runtime Rx queue setup = Y
13Runtime Tx queue setup = Y
14MTU update           = Y
15Promiscuous mode     = Y
16Allmulticast mode    = Y
17Unicast MAC filter   = Y
18Multicast MAC filter = Y
19VLAN filter          = Y
20Flow control         = Y
21Packet type parsing  = Y
22Basic stats          = Y
23Stats per queue      = Y
24ARMv7                = Y
25ARMv8                = Y
26Power8               = Y
27x86-32               = Y
28x86-64               = Y
29Usage doc            = Y
30