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