xref: /dpdk/doc/guides/nics/features/default.ini (revision f69ed1044230c218c9afd8f1b47b6fe6aa1eeec5)
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         =
49L3 checksum offload  =
50L4 checksum offload  =
51Timestamp offload    =
52MACsec offload       =
53Inner L3 checksum    =
54Inner L4 checksum    =
55Packet type parsing  =
56Timesync             =
57Rx descriptor status =
58Tx descriptor status =
59Basic stats          =
60Extended stats       =
61Stats per queue      =
62FW version           =
63EEPROM dump          =
64Module EEPROM dump   =
65Registers dump       =
66LED                  =
67Multiprocess aware   =
68BSD nic_uio          =
69Linux UIO            =
70Linux VFIO           =
71Other kdrv           =
72ARMv7                =
73ARMv8                =
74Power8               =
75x86-32               =
76x86-64               =
77Usage doc            =
78Design doc           =
79Perf doc             =
80