doc: move fast mbuf free feature in net guide
[dpdk.git] / doc / guides / nics / features / default.ini
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]
10 Speed capabilities   =
11 Link status          =
12 Link status event    =
13 Removal event        =
14 Queue status event   =
15 Rx interrupt         =
16 Lock-free Tx queue   =
17 Fast mbuf free       =
18 Free Tx mbuf on demand =
19 Queue start/stop     =
20 MTU update           =
21 Jumbo frame          =
22 Scattered Rx         =
23 LRO                  =
24 TSO                  =
25 Promiscuous mode     =
26 Allmulticast mode    =
27 Unicast MAC filter   =
28 Multicast MAC filter =
29 RSS hash             =
30 RSS key update       =
31 RSS reta update      =
32 VMDq                 =
33 SR-IOV               =
34 DCB                  =
35 VLAN filter          =
36 Ethertype filter     =
37 N-tuple filter       =
38 SYN filter           =
39 Tunnel filter        =
40 Flexible filter      =
41 Hash filter          =
42 Flow director        =
43 Flow control         =
44 Flow API             =
45 Rate limitation      =
46 Traffic mirroring    =
47 CRC offload          =
48 VLAN offload         =
49 QinQ offload         =
50 L3 checksum offload  =
51 L4 checksum offload  =
52 Timestamp offload    =
53 MACsec offload       =
54 Inner L3 checksum    =
55 Inner L4 checksum    =
56 Packet type parsing  =
57 Timesync             =
58 Rx descriptor status =
59 Tx descriptor status =
60 Basic stats          =
61 Extended stats       =
62 Stats per queue      =
63 FW version           =
64 EEPROM dump          =
65 Registers dump       =
66 LED                  =
67 Multiprocess aware   =
68 BSD nic_uio          =
69 Linux UIO            =
70 Linux VFIO           =
71 Other kdrv           =
72 ARMv7                =
73 ARMv8                =
74 Power8               =
75 x86-32               =
76 x86-64               =
77 Usage doc            =
78 Design doc           =
79 Perf doc             =