1; 2; Supported features of the 'cnxk_vec' network poll mode driver. 3; 4; Refer to default.ini for the full list of available PMD features. 5; 6[Features] 7Speed capabilities = Y 8Rx interrupt = Y 9Lock-free Tx queue = Y 10SR-IOV = Y 11Multiprocess aware = Y 12Link status = Y 13Link status event = Y 14Runtime Rx queue setup = Y 15Runtime Tx queue setup = Y 16Burst mode info = Y 17Fast mbuf free = Y 18Free Tx mbuf on demand = Y 19Queue start/stop = Y 20MTU update = Y 21Promiscuous mode = Y 22Allmulticast mode = Y 23Unicast MAC filter = Y 24Multicast MAC filter = Y 25RSS hash = Y 26RSS key update = Y 27RSS reta update = Y 28Inner RSS = Y 29Inline protocol = Y 30Flow control = Y 31L3 checksum offload = Y 32L4 checksum offload = Y 33Inner L3 checksum = Y 34Inner L4 checksum = Y 35Packet type parsing = Y 36Rx descriptor status = Y 37Tx descriptor status = Y 38Basic stats = Y 39Stats per queue = Y 40Extended stats = Y 41FW version = Y 42Module EEPROM dump = Y 43Registers dump = Y 44Linux = Y 45ARMv8 = Y 46Usage doc = Y 47 48[rte_flow items] 49any = Y 50arp_eth_ipv4 = Y 51esp = Y 52eth = Y 53e_tag = Y 54geneve = Y 55gre = Y 56gre_key = Y 57gtpc = Y 58gtpu = Y 59higig2 = Y 60icmp = Y 61ipv4 = Y 62ipv6 = Y 63ipv6_ext = Y 64ipv6_frag_ext = Y 65mark = Y 66mpls = Y 67nvgre = Y 68port_representor = Y 69pppoes = Y 70raw = Y 71represented_port = Y 72sctp = Y 73tcp = Y 74tx_queue = Y 75udp = Y 76vlan = Y 77vxlan = Y 78vxlan_gpe = Y 79 80[rte_flow actions] 81count = Y 82drop = Y 83flag = Y 84mark = Y 85of_pop_vlan = Y 86of_push_vlan = Y 87of_set_vlan_pcp = Y 88of_set_vlan_vid = Y 89pf = Y 90port_representor = Y 91queue = Y 92represented_port = Y 93rss = Y 94security = Y 95vf = Y 96vxlan_decap = I 97vxlan_encap = I 98