1; 2; Supported features of the 'mlx5' 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 10Removal event = Y 11Rx interrupt = Y 12Fast mbuf free = Y 13Queue start/stop = Y 14Shared Rx queue = Y 15Burst mode info = Y 16Power mgmt address monitor = Y 17MTU update = Y 18Buffer split on Rx = Y 19Scattered Rx = Y 20LRO = Y 21TSO = Y 22Promiscuous mode = Y 23Allmulticast mode = Y 24Unicast MAC filter = Y 25Multicast MAC filter = Y 26RSS hash = Y 27RSS key update = Y 28RSS reta update = Y 29Inner RSS = Y 30SR-IOV = Y 31VLAN filter = Y 32Flow control = Y 33CRC offload = Y 34VLAN offload = Y 35L3 checksum offload = Y 36L4 checksum offload = Y 37Timestamp offload = Y 38Inner L3 checksum = Y 39Inner L4 checksum = Y 40Packet type parsing = Y 41Rx descriptor status = Y 42Tx descriptor status = Y 43Basic stats = Y 44Extended stats = Y 45Stats per queue = Y 46FW version = Y 47Module EEPROM dump = Y 48Multiprocess aware = Y 49Linux = Y 50Windows = P 51ARMv8 = Y 52Power8 = Y 53x86-32 = Y 54x86-64 = Y 55Usage doc = Y 56 57[rte_flow items] 58aggr_affinity = Y 59compare = Y 60conntrack = Y 61ecpri = Y 62esp = Y 63eth = Y 64flex = Y 65geneve = Y 66geneve_opt = Y 67gre = Y 68gre_key = Y 69gre_option = Y 70gtp = Y 71gtp_psc = Y 72ib_bth = Y 73icmp = Y 74icmp6 = Y 75icmp6_echo_request = Y 76icmp6_echo_reply = Y 77integrity = Y 78ipv4 = Y 79ipv6 = Y 80ipv6_frag_ext = Y 81ipv6_routing_ext = Y 82mark = Y 83meta = Y 84meter_color = Y 85mpls = Y 86nsh = Y 87nvgre = Y 88port_id = Y 89port_representor = Y 90ptype = Y 91quota = Y 92random = Y 93tag = Y 94tcp = Y 95udp = Y 96vlan = Y 97vxlan = Y 98vxlan_gpe = Y 99represented_port = Y 100 101[rte_flow actions] 102age = I 103conntrack = I 104count = I 105dec_tcp_ack = Y 106dec_tcp_seq = Y 107dec_ttl = Y 108drop = Y 109flag = Y 110inc_tcp_ack = Y 111inc_tcp_seq = Y 112indirect_list = Y 113ipv6_ext_push = Y 114ipv6_ext_remove = Y 115jump = Y 116mark = Y 117meter = Y 118meter_mark = Y 119modify_field = Y 120nvgre_decap = Y 121nvgre_encap = Y 122of_pop_vlan = Y 123of_push_vlan = Y 124of_set_vlan_pcp = Y 125of_set_vlan_vid = Y 126port_id = Y 127port_representor = Y 128quota = I 129queue = Y 130raw_decap = Y 131raw_encap = Y 132represented_port = Y 133rss = I 134sample = Y 135send_to_kernel = Y 136set_ipv4_dscp = Y 137set_ipv4_dst = Y 138set_ipv4_src = Y 139set_ipv6_dscp = Y 140set_ipv6_dst = Y 141set_ipv6_src = Y 142set_mac_dst = Y 143set_mac_src = Y 144set_meta = Y 145set_tag = Y 146set_tp_dst = Y 147set_tp_src = Y 148set_ttl = Y 149vxlan_decap = Y 150vxlan_encap = Y 151