1; 2; Supported features of the 'sfc_efx' 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 speed configuration = Y 9Link status = Y 10Link status event = Y 11Rx interrupt = Y 12Fast mbuf free = Y 13Queue start/stop = Y 14Runtime Rx queue setup = Y 15Runtime Tx queue setup = Y 16MTU update = Y 17Scattered Rx = Y 18TSO = Y 19Promiscuous mode = Y 20Allmulticast mode = Y 21Multicast MAC filter = Y 22RSS hash = Y 23RSS key update = Y 24RSS reta update = Y 25SR-IOV = Y 26Flow control = Y 27CRC offload = Y 28VLAN offload = P 29FEC = Y 30L3 checksum offload = Y 31L4 checksum offload = Y 32Inner L3 checksum = Y 33Inner L4 checksum = Y 34Packet type parsing = Y 35Rx descriptor status = Y 36Tx descriptor status = Y 37Basic stats = Y 38Extended stats = Y 39FW version = Y 40Multiprocess aware = Y 41FreeBSD = Y 42Linux = Y 43ARMv8 = Y 44x86-64 = Y 45 46[rte_flow items] 47eth = Y 48geneve = Y 49ipv4 = Y 50ipv6 = Y 51mark = P 52nvgre = Y 53port_id = Y 54port_representor = Y 55pppoed = Y 56pppoes = Y 57represented_port = Y 58tcp = Y 59udp = Y 60vlan = Y 61vxlan = Y 62 63[rte_flow actions] 64count = Y 65dec_ttl = Y 66drop = Y 67flag = Y 68jump = P 69mark = Y 70of_dec_nw_ttl = Y 71of_pop_vlan = Y 72of_push_vlan = Y 73of_set_vlan_pcp = Y 74of_set_vlan_vid = Y 75pf = Y 76port_id = Y 77port_representor = Y 78represented_port = Y 79queue = Y 80rss = Y 81set_ipv4_dst = Y 82set_ipv4_src = Y 83set_mac_dst = Y 84set_mac_src = Y 85set_tp_dst = Y 86set_tp_src = Y 87vf = Y 88vxlan_decap = Y 89vxlan_encap = Y 90