xref: /dpdk/doc/guides/nics/features/igc.ini (revision bbbe38a6d59ccdda25917712701e629d0b10af6f)
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
35Linux                = Y
36x86-64               = Y
37
38[rte_flow items]
39eth                  = Y
40ipv4                 = Y
41ipv6                 = Y
42tcp                  = Y
43udp                  = Y
44
45[rte_flow actions]
46queue                = Y
47rss                  = Y
48