1; 2; Supported features of the 'e1000' network poll mode driver. 3; 4; Refer to default.ini for the full list of available PMD features. 5; 6[Features] 7Speed capabilities = P 8Link status = Y 9Link status event = Y 10Rx interrupt = Y 11Free Tx mbuf on demand = Y 12MTU update = Y 13Scattered Rx = Y 14Promiscuous mode = Y 15Allmulticast mode = Y 16Unicast MAC filter = Y 17VLAN filter = Y 18Flow control = Y 19CRC offload = Y 20VLAN offload = Y 21QinQ offload = Y 22L3 checksum offload = Y 23L4 checksum offload = Y 24Rx descriptor status = Y 25Tx descriptor status = Y 26Basic stats = Y 27FreeBSD = Y 28Linux = Y 29Windows = Y 30x86-32 = Y 31x86-64 = Y 32 33[rte_flow items] 34eth = P 35ipv4 = Y 36ipv6 = Y 37raw = Y 38sctp = Y 39tcp = Y 40udp = Y 41 42[rte_flow actions] 43drop = Y 44queue = Y 45rss = Y 46