b1b9114dc6a49506a6950eb1180a0f46482b9dbd
[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 Queue status event   =
14 Rx interrupt         =
15 Free Tx mbuf on demand =
16 Queue start/stop     =
17 MTU update           =
18 Jumbo frame          =
19 Scattered Rx         =
20 LRO                  =
21 TSO                  =
22 Promiscuous mode     =
23 Allmulticast mode    =
24 Unicast MAC filter   =
25 Multicast MAC filter =
26 RSS hash             =
27 RSS key update       =
28 RSS reta update      =
29 VMDq                 =
30 SR-IOV               =
31 DCB                  =
32 VLAN filter          =
33 Ethertype filter     =
34 N-tuple filter       =
35 SYN filter           =
36 Tunnel filter        =
37 Flexible filter      =
38 Hash filter          =
39 Flow director        =
40 Flow control         =
41 Flow API             =
42 Rate limitation      =
43 Traffic mirroring    =
44 CRC offload          =
45 VLAN offload         =
46 QinQ offload         =
47 L3 checksum offload  =
48 L4 checksum offload  =
49 MACsec offload       =
50 Inner L3 checksum    =
51 Inner L4 checksum    =
52 Packet type parsing  =
53 Timesync             =
54 Rx descriptor status =
55 Tx descriptor status =
56 Basic stats          =
57 Extended stats       =
58 Stats per queue      =
59 FW version           =
60 EEPROM dump          =
61 Registers dump       =
62 Multiprocess aware   =
63 BSD nic_uio          =
64 Linux UIO            =
65 Linux VFIO           =
66 Other kdrv           =
67 ARMv7                =
68 ARMv8                =
69 Power8               =
70 x86-32               =
71 x86-64               =
72 Usage doc            =
73 Design doc           =
74 Perf doc             =