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