1; 2; Supported features of the 'bnxt' 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 16Burst mode info = Y 17MTU update = Y 18Scattered Rx = Y 19LRO = Y 20TSO = 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 29VMDq = Y 30SR-IOV = Y 31VLAN filter = Y 32Flow control = Y 33CRC offload = Y 34L3 checksum offload = Y 35L4 checksum offload = Y 36Inner L3 checksum = Y 37Inner L4 checksum = Y 38Packet type parsing = Y 39Timesync = Y 40VLAN offload = Y 41Rx descriptor status = Y 42Tx descriptor status = Y 43Basic stats = Y 44Extended stats = Y 45Stats per queue = Y 46FW version = Y 47EEPROM dump = Y 48Module EEPROM dump = Y 49LED = Y 50Multiprocess aware = Y 51FreeBSD = Y 52Linux = Y 53ARMv8 = Y 54x86-32 = Y 55x86-64 = Y 56Usage doc = Y 57Perf doc = Y 58 59[rte_flow items] 60any = Y 61ecpri = Y 62eth = P 63geneve = Y 64ipv4 = Y 65ipv6 = Y 66gre = Y 67icmp = Y 68icmp6 = Y 69port_id = Y 70port_representor = Y 71represented_port = Y 72tcp = Y 73udp = Y 74vlan = P 75vxlan = Y 76vxlan_gpe = Y 77 78[rte_flow actions] 79count = Y 80dec_ttl = Y 81drop = Y 82jump = Y 83mark = Y 84meter = Y 85of_pop_vlan = Y 86of_push_vlan = Y 87of_set_vlan_pcp = Y 88of_set_vlan_vid = Y 89pf = Y 90port_id = Y 91port_representor = Y 92queue = Y 93represented_port = Y 94rss = Y 95sample = Y 96set_ipv4_dst = Y 97set_ipv4_src = Y 98set_ipv6_dst = Y 99set_ipv6_src = Y 100set_mac_dst = Y 101set_mac_src = Y 102set_tp_dst = Y 103set_tp_src = Y 104set_ttl = Y 105vf = Y 106vxlan_decap = Y 107vxlan_encap = Y 108