doc: add inline protocol in features list
[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 Fast mbuf free       =
18 Free Tx mbuf on demand =
19 Queue start/stop     =
20 Runtime Rx queue setup =
21 Runtime Tx queue setup =
22 Burst mode info      =
23 MTU update           =
24 Jumbo frame          =
25 Scattered Rx         =
26 LRO                  =
27 TSO                  =
28 Promiscuous mode     =
29 Allmulticast mode    =
30 Unicast MAC filter   =
31 Multicast MAC filter =
32 RSS hash             =
33 RSS key update       =
34 RSS reta update      =
35 Inner RSS            =
36 VMDq                 =
37 SR-IOV               =
38 DCB                  =
39 VLAN filter          =
40 Flow control         =
41 Flow API             =
42 Rate limitation      =
43 Traffic mirroring    =
44 Inline crypto        =
45 Inline protocol      =
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 Module EEPROM dump   =
65 Registers dump       =
66 LED                  =
67 Multiprocess aware   =
68 BSD nic_uio          =
69 Linux UIO            =
70 Linux VFIO           =
71 Other kdrv           =
72 ARMv7                =
73 ARMv8                =
74 Power8               =
75 x86-32               =
76 x86-64               =
77 Usage doc            =
78 Design doc           =
79 Perf doc             =