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