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