1; 2; Features of a default network driver. 3; 4; This file defines the features that are valid for inclusion in 5; the other driver files and also the order that they appear in 6; the features table in the documentation. The feature description 7; string should not exceed feature_str_len defined in conf.py. 8; 9[Features] 10Speed capabilities = 11Link status = 12Link status event = 13Removal event = 14Queue status event = 15Rx interrupt = 16Lock-free Tx queue = 17Free Tx mbuf on demand = 18Queue start/stop = 19MTU update = 20Jumbo frame = 21Scattered Rx = 22LRO = 23TSO = 24Promiscuous mode = 25Allmulticast mode = 26Unicast MAC filter = 27Multicast MAC filter = 28RSS hash = 29RSS key update = 30RSS reta update = 31VMDq = 32SR-IOV = 33DCB = 34VLAN filter = 35Ethertype filter = 36N-tuple filter = 37SYN filter = 38Tunnel filter = 39Flexible filter = 40Hash filter = 41Flow director = 42Flow control = 43Flow API = 44Rate limitation = 45Traffic mirroring = 46CRC offload = 47VLAN offload = 48QinQ offload = 49L3 checksum offload = 50L4 checksum offload = 51Timestamp offload = 52MACsec offload = 53Inner L3 checksum = 54Inner L4 checksum = 55Packet type parsing = 56Timesync = 57Rx descriptor status = 58Tx descriptor status = 59Basic stats = 60Extended stats = 61Stats per queue = 62FW version = 63EEPROM dump = 64Registers dump = 65LED = 66Multiprocess aware = 67BSD nic_uio = 68Linux UIO = 69Linux VFIO = 70Other kdrv = 71ARMv7 = 72ARMv8 = 73Power8 = 74x86-32 = 75x86-64 = 76Usage doc = 77Design doc = 78Perf doc = 79Mbuf fast free = 80