1; 2; Supported features of the 'ice' network poll mode driver. 3; 4; Refer to default.ini for the full list of available PMD features. 5; 6; A feature with "P" indicates only be supported when non-vector path 7; is selected. 8; 9[Features] 10Speed capabilities = Y 11Link status = Y 12Link status event = Y 13Rx interrupt = Y 14Fast mbuf free = P 15Queue start/stop = Y 16Burst mode info = Y 17Power mgmt address monitor = Y 18MTU update = Y 19Scattered Rx = Y 20TSO = Y 21Promiscuous mode = Y 22Allmulticast mode = Y 23Unicast MAC filter = Y 24RSS hash = Y 25RSS key update = Y 26RSS reta update = Y 27VLAN filter = Y 28CRC offload = Y 29VLAN offload = Y 30QinQ offload = P 31L3 checksum offload = P 32L4 checksum offload = P 33Timestamp offload = P 34Inner L3 checksum = P 35Inner L4 checksum = P 36Packet type parsing = Y 37Timesync = Y 38Rx descriptor status = Y 39Tx descriptor status = Y 40Basic stats = Y 41Extended stats = Y 42FW version = Y 43Module EEPROM dump = Y 44Multiprocess aware = Y 45FreeBSD = Y 46Linux = Y 47Windows = Y 48x86-32 = Y 49x86-64 = Y 50 51[rte_flow items] 52ah = Y 53arp_eth_ipv4 = Y 54esp = Y 55eth = Y 56gtpu = Y 57gtp_psc = Y 58icmp = Y 59icmp6 = Y 60ipv4 = Y 61ipv6 = Y 62ipv6_frag_ext = Y 63l2tpv3oip = Y 64nvgre = Y 65pfcp = Y 66pppoed = Y 67pppoes = Y 68pppoe_proto_id = Y 69raw = Y 70sctp = Y 71tcp = Y 72udp = Y 73vlan = Y 74vxlan = Y 75 76[rte_flow actions] 77count = Y 78drop = Y 79mark = Y 80passthru = Y 81queue = Y 82rss = Y 83vf = Y 84