1; 2; Supported features of the 'ixgbe' 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 12Power mgmt address monitor = Y 13MTU update = Y 14Scattered Rx = Y 15LRO = Y 16TSO = Y 17Promiscuous mode = Y 18Allmulticast mode = Y 19Unicast MAC filter = Y 20Multicast MAC filter = Y 21RSS hash = Y 22RSS key update = Y 23RSS reta update = Y 24VMDq = Y 25SR-IOV = Y 26DCB = Y 27VLAN filter = Y 28Flow control = Y 29Rate limitation = Y 30Inline crypto = Y 31CRC offload = P 32VLAN offload = P 33QinQ offload = P 34L3 checksum offload = P 35L4 checksum offload = P 36MACsec offload = P 37Inner L3 checksum = P 38Inner L4 checksum = P 39Packet type parsing = Y 40Timesync = Y 41Rx descriptor status = Y 42Tx descriptor status = Y 43Basic stats = Y 44Extended stats = Y 45Stats per queue = Y 46FW version = Y 47EEPROM dump = Y 48Module EEPROM dump = Y 49Registers dump = Y 50Multiprocess aware = Y 51FreeBSD = Y 52Linux = Y 53Windows = Y 54ARMv8 = Y 55x86-32 = Y 56x86-64 = Y 57 58[rte_flow items] 59eth = Y 60e_tag = Y 61fuzzy = Y 62ipv4 = Y 63ipv6 = Y 64nvgre = Y 65raw = Y 66sctp = Y 67tcp = Y 68udp = Y 69vlan = Y 70vxlan = Y 71 72[rte_flow actions] 73drop = Y 74mark = Y 75pf = Y 76queue = Y 77rss = Y 78security = Y 79vf = Y 80