xref: /dpdk/doc/guides/nics/features/igc.ini (revision 68a03efeed657e6e05f281479b33b51102797e15)
1; Supported features of the 'igc' network poll mode driver.
2;
3; Refer to default.ini for the full list of available PMD features.
4;
5[Features]
6Speed capabilities   = Y
7Link status          = Y
8Link status event    = Y
9FW version           = Y
10LED                  = Y
11Packet type parsing  = Y
12Rx descriptor status = Y
13Tx descriptor status = Y
14MTU update           = Y
15Jumbo frame          = Y
16Scattered Rx         = Y
17TSO                  = Y
18Promiscuous mode     = Y
19Allmulticast mode    = Y
20Unicast MAC filter   = Y
21Multicast MAC filter = Y
22RSS hash             = Y
23CRC offload          = Y
24L3 checksum offload  = Y
25L4 checksum offload  = Y
26Basic stats          = Y
27Extended stats       = Y
28Stats per queue      = Y
29Rx interrupt         = Y
30Flow control         = Y
31RSS key update       = Y
32RSS reta update      = Y
33VLAN filter          = Y
34VLAN offload         = Y
35Flow API             = P
36Linux                = Y
37x86-64               = Y
38