xref: /dpdk/doc/guides/nics/features/default.ini (revision 3bb3ebb51b789d4ecb417cbdb1dce5c7211f6f18)
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 =
22Burst mode info      =
23MTU update           =
24Jumbo frame          =
25Scattered Rx         =
26LRO                  =
27TSO                  =
28Promiscuous mode     =
29Allmulticast mode    =
30Unicast MAC filter   =
31Multicast MAC filter =
32RSS hash             =
33RSS key update       =
34RSS reta update      =
35Inner RSS            =
36VMDq                 =
37SR-IOV               =
38DCB                  =
39VLAN filter          =
40Flow control         =
41Flow API             =
42Rate limitation      =
43Traffic mirroring    =
44Inline crypto        =
45Inline protocol      =
46CRC offload          =
47VLAN offload         =
48QinQ offload         =
49FEC                  =
50L3 checksum offload  =
51L4 checksum offload  =
52Timestamp offload    =
53MACsec offload       =
54Inner L3 checksum    =
55Inner L4 checksum    =
56Packet type parsing  =
57Timesync             =
58Rx descriptor status =
59Tx descriptor status =
60Basic stats          =
61Extended stats       =
62Stats per queue      =
63FW version           =
64EEPROM dump          =
65Module EEPROM dump   =
66Registers dump       =
67LED                  =
68Multiprocess aware   =
69FreeBSD              =
70Linux                =
71Windows              =
72ARMv7                =
73ARMv8                =
74Power8               =
75x86-32               =
76x86-64               =
77Usage doc            =
78Design doc           =
79Perf doc             =
80