xref: /dpdk/doc/guides/nics/features/default.ini (revision af154d7a00441b54ea1439cbcd4b2d0e9fc0626a)
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]
10Speed capabilities   =
11Link speed configuration =
12Link status          =
13Link status event    =
14Removal event        =
15Queue status event   =
16Rx interrupt         =
17Lock-free Tx queue   =
18Fast mbuf free       =
19Free Tx mbuf on demand =
20Queue start/stop     =
21Runtime Rx queue setup =
22Runtime Tx queue setup =
23Shared Rx queue      =
24Burst mode info      =
25Power mgmt address monitor =
26MTU update           =
27Buffer split on Rx   =
28Scattered Rx         =
29LRO                  =
30TSO                  =
31Promiscuous mode     =
32Allmulticast mode    =
33Unicast MAC filter   =
34Multicast MAC filter =
35RSS hash             =
36RSS key update       =
37RSS reta update      =
38Inner RSS            =
39VMDq                 =
40SR-IOV               =
41DCB                  =
42VLAN filter          =
43Flow control         =
44Rate limitation      =
45Congestion management =
46Traffic manager      =
47Inline crypto        =
48Inline protocol      =
49CRC offload          =
50VLAN offload         =
51QinQ offload         =
52FEC                  =
53IP reassembly        =
54L3 checksum offload  =
55L4 checksum offload  =
56Timestamp offload    =
57MACsec offload       =
58Inner L3 checksum    =
59Inner L4 checksum    =
60Packet type parsing  =
61Timesync             =
62Rx descriptor status =
63Tx descriptor status =
64Tx queue count       =
65Basic stats          =
66Extended stats       =
67Stats per queue      =
68FW version           =
69EEPROM dump          =
70Module EEPROM dump   =
71Registers dump       =
72LED                  =
73Multiprocess aware   =
74FreeBSD              =
75Linux                =
76Windows              =
77ARMv7                =
78ARMv8                =
79LoongArch64          =
80Power8               =
81rv64                 =
82x86-32               =
83x86-64               =
84Usage doc            =
85Design doc           =
86Perf doc             =
87
88[rte_flow items]
89aggr_affinity        =
90ah                   =
91any                  =
92arp_eth_ipv4         =
93compare              =
94conntrack            =
95ecpri                =
96esp                  =
97eth                  =
98e_tag                =
99flex                 =
100fuzzy                =
101geneve               =
102geneve_opt           =
103gre                  =
104gre_key              =
105gre_option           =
106gtp                  =
107gtpc                 =
108gtpu                 =
109gtp_psc              =
110higig2               =
111ib_bth               =
112icmp                 =
113icmp6                =
114icmp6_echo_request   =
115icmp6_echo_reply     =
116icmp6_nd_na          =
117icmp6_nd_ns          =
118icmp6_nd_opt         =
119icmp6_nd_opt_sla_eth =
120icmp6_nd_opt_tla_eth =
121igmp                 =
122integrity            =
123invert               =
124ipv4                 =
125ipv6                 =
126ipv6_ext             =
127ipv6_frag_ext        =
128ipv6_routing_ext     =
129l2tpv2               =
130l2tpv3oip            =
131mark                 =
132meta                 =
133meter_color          =
134mpls                 =
135nsh                  =
136nvgre                =
137pfcp                 =
138port_id              =
139port_representor     =
140ppp                  =
141pppoed               =
142pppoes               =
143pppoe_proto_id       =
144ptype                =
145quota                =
146random               =
147raw                  =
148represented_port     =
149sctp                 =
150tag                  =
151tcp                  =
152tx_queue             =
153udp                  =
154vlan                 =
155vxlan                =
156vxlan_gpe            =
157
158[rte_flow actions]
159age                  =
160conntrack            =
161count                =
162dec_tcp_ack          =
163dec_tcp_seq          =
164dec_ttl              =
165drop                 =
166flag                 =
167inc_tcp_ack          =
168inc_tcp_seq          =
169indirect_list        =
170ipv6_ext_push        =
171ipv6_ext_remove      =
172jump                 =
173jump_to_table_index  =
174mac_swap             =
175mark                 =
176meter                =
177meter_mark           =
178modify_field         =
179nat64                =
180nvgre_decap          =
181nvgre_encap          =
182of_copy_ttl_in       =
183of_copy_ttl_out      =
184of_dec_mpls_ttl      =
185of_dec_nw_ttl        =
186of_pop_mpls          =
187of_pop_vlan          =
188of_push_mpls         =
189of_push_vlan         =
190of_set_mpls_ttl      =
191of_set_nw_ttl        =
192of_set_vlan_pcp      =
193of_set_vlan_vid      =
194passthru             =
195pf                   =
196port_id              =
197port_representor     =
198prog                 =
199queue                =
200quota                =
201raw_decap            =
202raw_encap            =
203represented_port     =
204rss                  =
205sample               =
206security             =
207send_to_kernel       =
208set_ipv4_dscp        =
209set_ipv4_dst         =
210set_ipv4_src         =
211set_ipv6_dscp        =
212set_ipv6_dst         =
213set_ipv6_src         =
214set_mac_dst          =
215set_mac_src          =
216set_meta             =
217set_tag              =
218set_tp_dst           =
219set_tp_src           =
220set_ttl              =
221skip_cman            =
222vf                   =
223vxlan_decap          =
224vxlan_encap          =
225