1; 2; Supported features of the 'iavf' 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 12Rx interrupt = Y 13Queue start/stop = Y 14Runtime Rx queue setup = Y 15Runtime Tx queue setup = Y 16Power mgmt address monitor = Y 17MTU update = Y 18Scattered Rx = Y 19TSO = Y 20Promiscuous mode = Y 21Allmulticast mode = Y 22Unicast MAC filter = Y 23Multicast MAC filter = Y 24RSS hash = Y 25RSS key update = Y 26RSS reta update = Y 27VLAN filter = Y 28Traffic manager = Y 29Inline crypto = Y 30CRC offload = Y 31VLAN offload = P 32L3 checksum offload = Y 33L4 checksum offload = Y 34Timestamp offload = Y 35Inner L3 checksum = Y 36Inner L4 checksum = P 37Packet type parsing = Y 38Rx descriptor status = Y 39Tx descriptor status = Y 40Basic stats = Y 41Multiprocess aware = Y 42FreeBSD = Y 43Linux = Y 44x86-32 = Y 45x86-64 = Y 46 47[rte_flow items] 48ah = Y 49arp_eth_ipv4 = Y 50ecpri = Y 51esp = Y 52eth = P 53gre = Y 54gtpc = Y 55gtpu = Y 56gtp_psc = Y 57icmp = Y 58icmp6 = Y 59ipv4 = Y 60ipv6 = Y 61ipv6_frag_ext = Y 62l2tpv2 = Y 63l2tpv3oip = Y 64pfcp = Y 65ppp = Y 66raw = Y 67sctp = Y 68tcp = Y 69udp = Y 70vlan = P 71 72[rte_flow actions] 73count = Y 74drop = Y 75mark = Y 76passthru = Y 77port_representor = Y 78queue = Y 79rss = Y 80security = Y 81