xref: /dpdk/doc/guides/nics/features/default.ini (revision fdf7471cccb8be023037c218d1402c0549eb2c8e)
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        =
45CRC offload          =
46VLAN offload         =
47QinQ offload         =
48L3 checksum offload  =
49L4 checksum offload  =
50Timestamp offload    =
51MACsec offload       =
52Inner L3 checksum    =
53Inner L4 checksum    =
54Packet type parsing  =
55Timesync             =
56Rx descriptor status =
57Tx descriptor status =
58Basic stats          =
59Extended stats       =
60Stats per queue      =
61FW version           =
62EEPROM dump          =
63Module EEPROM 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             =
79