1; 2; Supported features of the 'txgbe' network poll mode driver. 3; 4; Refer to default.ini for the full list of available PMD features. 5; 6[Features] 7Speed capabilities = Y 8Link status = Y 9Link status event = Y 10Rx interrupt = Y 11Queue start/stop = Y 12MTU update = Y 13Scattered Rx = Y 14LRO = Y 15TSO = Y 16Promiscuous mode = Y 17Allmulticast mode = Y 18Unicast MAC filter = Y 19Multicast MAC filter = Y 20RSS hash = Y 21RSS key update = Y 22RSS reta update = Y 23VMDq = Y 24SR-IOV = Y 25DCB = Y 26VLAN filter = Y 27Flow control = Y 28Rate limitation = Y 29Inline crypto = Y 30CRC offload = P 31VLAN offload = P 32QinQ offload = P 33L3 checksum offload = P 34L4 checksum offload = P 35Inner L3 checksum = P 36Inner L4 checksum = P 37Packet type parsing = Y 38Timesync = Y 39Rx descriptor status = Y 40Tx descriptor status = Y 41Basic stats = Y 42Extended stats = Y 43Stats per queue = Y 44FW version = Y 45EEPROM dump = Y 46Module EEPROM dump = Y 47Registers dump = Y 48LED = Y 49Multiprocess aware = Y 50Linux = Y 51ARMv8 = Y 52x86-32 = Y 53x86-64 = Y 54 55[rte_flow items] 56eth = Y 57e_tag = Y 58fuzzy = Y 59ipv4 = Y 60ipv6 = Y 61nvgre = Y 62raw = Y 63sctp = Y 64tcp = Y 65udp = Y 66vlan = Y 67vxlan = Y 68 69[rte_flow actions] 70drop = Y 71mark = Y 72pf = Y 73queue = Y 74rss = Y 75security = Y 76vf = Y 77