dfbdf084e0c03d7bb44907d1138435b4b7414965
[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 Inner RSS            =
35 VMDq                 =
36 SR-IOV               =
37 DCB                  =
38 VLAN filter          =
39 Flow control         =
40 Flow API             =
41 Rate limitation      =
42 Traffic mirroring    =
43 Inline crypto        =
44 CRC offload          =
45 VLAN offload         =
46 QinQ offload         =
47 L3 checksum offload  =
48 L4 checksum offload  =
49 Timestamp offload    =
50 MACsec offload       =
51 Inner L3 checksum    =
52 Inner L4 checksum    =
53 Packet type parsing  =
54 Timesync             =
55 Rx descriptor status =
56 Tx descriptor status =
57 Basic stats          =
58 Extended stats       =
59 Stats per queue      =
60 FW version           =
61 EEPROM dump          =
62 Module EEPROM dump   =
63 Registers dump       =
64 LED                  =
65 Multiprocess aware   =
66 BSD nic_uio          =
67 Linux UIO            =
68 Linux VFIO           =
69 Other kdrv           =
70 ARMv7                =
71 ARMv8                =
72 Power8               =
73 x86-32               =
74 x86-64               =
75 Usage doc            =
76 Design doc           =
77 Perf doc             =