f810c2df4e762fb6edeeced2140db602d765822f
[dpdk.git] / doc / guides / nics / features / igc.ini
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]
6 Speed capabilities   = Y
7 Link status          = Y
8 Link status event    = Y
9 FW version           = Y
10 LED                  = Y
11 Packet type parsing  = Y
12 Rx descriptor status = Y
13 Tx descriptor status = Y
14 MTU update           = Y
15 Jumbo frame          = Y
16 Scattered Rx         = Y
17 TSO                  = Y
18 Promiscuous mode     = Y
19 Allmulticast mode    = Y
20 Unicast MAC filter   = Y
21 Multicast MAC filter = Y
22 RSS hash             = Y
23 CRC offload          = Y
24 L3 checksum offload  = Y
25 L4 checksum offload  = Y
26 Basic stats          = Y
27 Extended stats       = Y
28 Stats per queue      = Y
29 Rx interrupt         = Y
30 Flow control         = Y
31 RSS key update       = Y
32 RSS reta update      = Y
33 VLAN filter          = Y
34 VLAN offload         = Y
35 Linux                = Y
36 x86-64               = Y
37
38 [rte_flow items]
39 eth                  = Y
40 ipv4                 = Y
41 ipv6                 = Y
42 tcp                  = Y
43 udp                  = Y
44
45 [rte_flow actions]
46 queue                = Y
47 rss                  = Y