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 = 17Fast mbuf free = 18Free Tx mbuf on demand = 19Queue start/stop = 20Runtime Rx queue setup = 21Runtime Tx queue setup = 22MTU update = 23Jumbo frame = 24Scattered Rx = 25LRO = 26TSO = 27Promiscuous mode = 28Allmulticast mode = 29Unicast MAC filter = 30Multicast MAC filter = 31RSS hash = 32RSS key update = 33RSS reta update = 34Inner RSS = 35VMDq = 36SR-IOV = 37DCB = 38VLAN filter = 39Flow control = 40Flow API = 41Rate limitation = 42Traffic mirroring = 43Inline crypto = 44CRC offload = 45VLAN offload = 46QinQ offload = 47L3 checksum offload = 48L4 checksum offload = 49Timestamp offload = 50MACsec offload = 51Inner L3 checksum = 52Inner L4 checksum = 53Packet type parsing = 54Timesync = 55Rx descriptor status = 56Tx descriptor status = 57Basic stats = 58Extended stats = 59Stats per queue = 60FW version = 61EEPROM dump = 62Module EEPROM dump = 63Registers dump = 64LED = 65Multiprocess aware = 66BSD nic_uio = 67Linux UIO = 68Linux VFIO = 69Other kdrv = 70ARMv7 = 71ARMv8 = 72Power8 = 73x86-32 = 74x86-64 = 75Usage doc = 76Design doc = 77Perf doc = 78