X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Ffeatures%2Fdefault.ini;h=f1a39d0f02ed142c4b7f453b983d6b35fc823692;hb=a7c528e5d71ff3f569898d268f9de129fdfc152b;hp=299078f2138f0d679c70fb244fd050e12cc303e1;hpb=31123211bd27d5938c1467dddb786512be1d3e75;p=dpdk.git diff --git a/doc/guides/nics/features/default.ini b/doc/guides/nics/features/default.ini index 299078f213..f1a39d0f02 100644 --- a/doc/guides/nics/features/default.ini +++ b/doc/guides/nics/features/default.ini @@ -3,15 +3,22 @@ ; ; This file defines the features that are valid for inclusion in ; the other driver files and also the order that they appear in -; the features table in the documentation. +; the features table in the documentation. The feature description +; string should not exceed feature_str_len defined in conf.py. ; [Features] Speed capabilities = Link status = Link status event = +Removal event = Queue status event = Rx interrupt = +Lock-free Tx queue = +Fast mbuf free = +Free Tx mbuf on demand = Queue start/stop = +Runtime Rx queue setup = +Runtime Tx queue setup = MTU update = Jumbo frame = Scattered Rx = @@ -24,6 +31,7 @@ Multicast MAC filter = RSS hash = RSS key update = RSS reta update = +Inner RSS = VMDq = SR-IOV = DCB = @@ -39,22 +47,28 @@ Flow control = Flow API = Rate limitation = Traffic mirroring = +Inline crypto = CRC offload = VLAN offload = QinQ offload = L3 checksum offload = L4 checksum offload = +Timestamp offload = MACsec offload = Inner L3 checksum = Inner L4 checksum = Packet type parsing = Timesync = +Rx descriptor status = +Tx descriptor status = Basic stats = Extended stats = Stats per queue = FW version = EEPROM dump = +Module EEPROM dump = Registers dump = +LED = Multiprocess aware = BSD nic_uio = Linux UIO =