cafc6c7014cc136a17b51bf6feffdbf04bef16a0
[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 Free Tx mbuf on demand =
17 Queue start/stop     =
18 MTU update           =
19 Jumbo frame          =
20 Scattered Rx         =
21 LRO                  =
22 TSO                  =
23 Promiscuous mode     =
24 Allmulticast mode    =
25 Unicast MAC filter   =
26 Multicast MAC filter =
27 RSS hash             =
28 RSS key update       =
29 RSS reta update      =
30 VMDq                 =
31 SR-IOV               =
32 DCB                  =
33 VLAN filter          =
34 Ethertype filter     =
35 N-tuple filter       =
36 SYN filter           =
37 Tunnel filter        =
38 Flexible filter      =
39 Hash filter          =
40 Flow director        =
41 Flow control         =
42 Flow API             =
43 Rate limitation      =
44 Traffic mirroring    =
45 CRC offload          =
46 VLAN offload         =
47 QinQ offload         =
48 L3 checksum offload  =
49 L4 checksum 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 Registers dump       =
63 Multiprocess aware   =
64 BSD nic_uio          =
65 Linux UIO            =
66 Linux VFIO           =
67 Other kdrv           =
68 ARMv7                =
69 ARMv8                =
70 Power8               =
71 x86-32               =
72 x86-64               =
73 Usage doc            =
74 Design doc           =
75 Perf doc             =