New upstream version 18.08
[deb_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 Ethertype filter     =
40 N-tuple filter       =
41 SYN filter           =
42 Tunnel filter        =
43 Flexible filter      =
44 Hash filter          =
45 Flow director        =
46 Flow control         =
47 Flow API             =
48 Rate limitation      =
49 Traffic mirroring    =
50 Inline crypto        =
51 CRC offload          =
52 VLAN offload         =
53 QinQ offload         =
54 L3 checksum offload  =
55 L4 checksum offload  =
56 Timestamp offload    =
57 MACsec offload       =
58 Inner L3 checksum    =
59 Inner L4 checksum    =
60 Packet type parsing  =
61 Timesync             =
62 Rx descriptor status =
63 Tx descriptor status =
64 Basic stats          =
65 Extended stats       =
66 Stats per queue      =
67 FW version           =
68 EEPROM dump          =
69 Module EEPROM dump   =
70 Registers dump       =
71 LED                  =
72 Multiprocess aware   =
73 BSD nic_uio          =
74 Linux UIO            =
75 Linux VFIO           =
76 Other kdrv           =
77 ARMv7                =
78 ARMv8                =
79 Power8               =
80 x86-32               =
81 x86-64               =
82 Usage doc            =
83 Design doc           =
84 Perf doc             =