ethdev: add firmware version get
[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 FW version           =
55 EEPROM dump          =
56 Registers dump       =
57 Multiprocess aware   =
58 BSD nic_uio          =
59 Linux UIO            =
60 Linux VFIO           =
61 Other kdrv           =
62 ARMv7                =
63 ARMv8                =
64 Power8               =
65 TILE-Gx              =
66 x86-32               =
67 x86-64               =
68 Usage doc            =
69 Design doc           =
70 Perf doc             =