mem: instrument allocator for ASan
[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 Scattered Rx         = Y
16 TSO                  = Y
17 Promiscuous mode     = Y
18 Allmulticast mode    = Y
19 Unicast MAC filter   = Y
20 Multicast MAC filter = Y
21 RSS hash             = Y
22 CRC offload          = Y
23 L3 checksum offload  = Y
24 L4 checksum offload  = Y
25 Basic stats          = Y
26 Extended stats       = Y
27 Stats per queue      = Y
28 Rx interrupt         = Y
29 Flow control         = Y
30 RSS key update       = Y
31 RSS reta update      = Y
32 VLAN filter          = Y
33 VLAN offload         = Y
34 Linux                = Y
35 x86-64               = Y
36
37 [rte_flow items]
38 eth                  = Y
39 ipv4                 = Y
40 ipv6                 = Y
41 tcp                  = Y
42 udp                  = Y
43
44 [rte_flow actions]
45 queue                = Y
46 rss                  = Y