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