dc527ddf9e3610c319c655690910111d92ba0db5
[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 Free Tx mbuf on demand =
18 Queue start/stop     =
19 MTU update           =
20 Jumbo frame          =
21 Scattered Rx         =
22 LRO                  =
23 TSO                  =
24 Promiscuous mode     =
25 Allmulticast mode    =
26 Unicast MAC filter   =
27 Multicast MAC filter =
28 RSS hash             =
29 RSS key update       =
30 RSS reta update      =
31 VMDq                 =
32 SR-IOV               =
33 DCB                  =
34 VLAN filter          =
35 Ethertype filter     =
36 N-tuple filter       =
37 SYN filter           =
38 Tunnel filter        =
39 Flexible filter      =
40 Hash filter          =
41 Flow director        =
42 Flow control         =
43 Flow API             =
44 Rate limitation      =
45 Traffic mirroring    =
46 CRC offload          =
47 VLAN offload         =
48 QinQ offload         =
49 L3 checksum offload  =
50 L4 checksum offload  =
51 Timestamp offload    =
52 MACsec offload       =
53 Inner L3 checksum    =
54 Inner L4 checksum    =
55 Packet type parsing  =
56 Timesync             =
57 Rx descriptor status =
58 Tx descriptor status =
59 Basic stats          =
60 Extended stats       =
61 Stats per queue      =
62 FW version           =
63 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             =
79 Mbuf fast free       =