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