082c7e85db15edd9d4b782723c139f97f7f27d5a
[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 Shared Rx queue      =
23 Burst mode info      =
24 Power mgmt address monitor =
25 MTU update           =
26 Jumbo frame          =
27 Scattered Rx         =
28 LRO                  =
29 TSO                  =
30 Promiscuous mode     =
31 Allmulticast mode    =
32 Unicast MAC filter   =
33 Multicast MAC filter =
34 RSS hash             =
35 RSS key update       =
36 RSS reta update      =
37 Inner RSS            =
38 VMDq                 =
39 SR-IOV               =
40 DCB                  =
41 VLAN filter          =
42 Flow control         =
43 Rate limitation      =
44 Inline crypto        =
45 Inline protocol      =
46 CRC offload          =
47 VLAN offload         =
48 QinQ offload         =
49 FEC                  =
50 L3 checksum offload  =
51 L4 checksum offload  =
52 Timestamp offload    =
53 MACsec offload       =
54 Inner L3 checksum    =
55 Inner L4 checksum    =
56 Packet type parsing  =
57 Timesync             =
58 Rx descriptor status =
59 Tx descriptor status =
60 Basic stats          =
61 Extended stats       =
62 Stats per queue      =
63 FW version           =
64 EEPROM dump          =
65 Module EEPROM dump   =
66 Registers dump       =
67 LED                  =
68 Multiprocess aware   =
69 FreeBSD              =
70 Linux                =
71 Windows              =
72 ARMv7                =
73 ARMv8                =
74 Power8               =
75 x86-32               =
76 x86-64               =
77 Usage doc            =
78 Design doc           =
79 Perf doc             =
80
81 [rte_flow items]
82 ah                   =
83 any                  =
84 arp_eth_ipv4         =
85 conntrack            =
86 ecpri                =
87 esp                  =
88 eth                  =
89 e_tag                =
90 fuzzy                =
91 geneve               =
92 geneve_opt           =
93 gre                  =
94 gre_key              =
95 gtp                  =
96 gtpc                 =
97 gtpu                 =
98 gtp_psc              =
99 higig2               =
100 icmp                 =
101 icmp6                =
102 icmp6_nd_na          =
103 icmp6_nd_ns          =
104 icmp6_nd_opt         =
105 icmp6_nd_opt_sla_eth =
106 icmp6_nd_opt_tla_eth =
107 igmp                 =
108 integrity            =
109 invert               =
110 ipv4                 =
111 ipv6                 =
112 ipv6_ext             =
113 ipv6_frag_ext        =
114 l2tpv2               =
115 l2tpv3oip            =
116 mark                 =
117 meta                 =
118 mpls                 =
119 nsh                  =
120 nvgre                =
121 pf                   =
122 pfcp                 =
123 phy_port             =
124 port_id              =
125 port_representor     =
126 ppp                  =
127 pppoed               =
128 pppoes               =
129 pppoe_proto_id       =
130 raw                  =
131 represented_port     =
132 sctp                 =
133 tag                  =
134 tcp                  =
135 udp                  =
136 vf                   =
137 vlan                 =
138 vxlan                =
139 vxlan_gpe            =
140
141 [rte_flow actions]
142 age                  =
143 conntrack            =
144 count                =
145 dec_tcp_ack          =
146 dec_tcp_seq          =
147 dec_ttl              =
148 drop                 =
149 flag                 =
150 inc_tcp_ack          =
151 inc_tcp_seq          =
152 jump                 =
153 mac_swap             =
154 mark                 =
155 meter                =
156 modify_field         =
157 nvgre_decap          =
158 nvgre_encap          =
159 of_copy_ttl_in       =
160 of_copy_ttl_out      =
161 of_dec_mpls_ttl      =
162 of_dec_nw_ttl        =
163 of_pop_mpls          =
164 of_pop_vlan          =
165 of_push_mpls         =
166 of_push_vlan         =
167 of_set_mpls_ttl      =
168 of_set_nw_ttl        =
169 of_set_vlan_pcp      =
170 of_set_vlan_vid      =
171 passthru             =
172 pf                   =
173 phy_port             =
174 port_id              =
175 port_representor     =
176 queue                =
177 raw_decap            =
178 raw_encap            =
179 represented_port     =
180 rss                  =
181 sample               =
182 security             =
183 set_ipv4_dscp        =
184 set_ipv4_dst         =
185 set_ipv4_src         =
186 set_ipv6_dscp        =
187 set_ipv6_dst         =
188 set_ipv6_src         =
189 set_mac_dst          =
190 set_mac_src          =
191 set_meta             =
192 set_tag              =
193 set_tp_dst           =
194 set_tp_src           =
195 set_ttl              =
196 vf                   =
197 vxlan_decap          =
198 vxlan_encap          =