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