xref: /dpdk/doc/guides/nics/features/igc.ini (revision 665b49c51639a10c553433bc2bcd85c7331c631e)
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
15Scattered Rx         = Y
16TSO                  = Y
17Promiscuous mode     = Y
18Allmulticast mode    = Y
19Unicast MAC filter   = Y
20Multicast MAC filter = Y
21RSS hash             = Y
22CRC offload          = Y
23L3 checksum offload  = Y
24L4 checksum offload  = Y
25Timesync             = 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
35Linux                = Y
36x86-64               = Y
37
38[rte_flow items]
39eth                  = P
40ipv4                 = Y
41ipv6                 = Y
42tcp                  = Y
43udp                  = Y
44
45[rte_flow actions]
46queue                = Y
47rss                  = Y
48