5424306964bae05e8ebced493537cecc17c2a563
[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 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 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 Registers dump       =
64 LED                  =
65 Multiprocess aware   =
66 BSD nic_uio          =
67 Linux UIO            =
68 Linux VFIO           =
69 Other kdrv           =
70 ARMv7                =
71 ARMv8                =
72 Power8               =
73 x86-32               =
74 x86-64               =
75 Usage doc            =
76 Design doc           =
77 Perf doc             =