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 25Basic stats = Y 26Extended stats = Y 27Stats per queue = Y 28Rx interrupt = Y 29Flow control = Y 30RSS key update = Y 31RSS reta update = Y 32VLAN filter = Y 33VLAN offload = Y 34Linux = Y 35x86-64 = Y 36 37[rte_flow items] 38eth = Y 39ipv4 = Y 40ipv6 = Y 41tcp = Y 42udp = Y 43 44[rte_flow actions] 45queue = Y 46rss = Y 47