5 SPDX-License-Identifier: BSD-3-Clause
6 Copyright(c) 2013-2017 6WIND S.A.
9 The public API headers are grouped by topics:
12 [dev] (@ref rte_dev.h),
13 [ethdev] (@ref rte_ethdev.h),
14 [ethctrl] (@ref rte_eth_ctrl.h),
15 [rte_flow] (@ref rte_flow.h),
16 [rte_tm] (@ref rte_tm.h),
17 [rte_mtr] (@ref rte_mtr.h),
18 [bbdev] (@ref rte_bbdev.h),
19 [cryptodev] (@ref rte_cryptodev.h),
20 [security] (@ref rte_security.h),
21 [compressdev] (@ref rte_compressdev.h),
22 [compress] (@ref rte_comp.h),
23 [regexdev] (@ref rte_regexdev.h),
24 [eventdev] (@ref rte_eventdev.h),
25 [event_eth_rx_adapter] (@ref rte_event_eth_rx_adapter.h),
26 [event_eth_tx_adapter] (@ref rte_event_eth_tx_adapter.h),
27 [event_timer_adapter] (@ref rte_event_timer_adapter.h),
28 [event_crypto_adapter] (@ref rte_event_crypto_adapter.h),
29 [rawdev] (@ref rte_rawdev.h),
30 [metrics] (@ref rte_metrics.h),
31 [bitrate] (@ref rte_bitrate.h),
32 [latency] (@ref rte_latencystats.h),
33 [devargs] (@ref rte_devargs.h),
34 [PCI] (@ref rte_pci.h),
35 [vdev] (@ref rte_bus_vdev.h),
36 [vfio] (@ref rte_vfio.h)
38 - **device specific**:
39 [softnic] (@ref rte_eth_softnic.h),
40 [bond] (@ref rte_eth_bond.h),
41 [vhost] (@ref rte_vhost.h),
42 [vdpa] (@ref rte_vdpa.h),
43 [KNI] (@ref rte_kni.h),
44 [ixgbe] (@ref rte_pmd_ixgbe.h),
45 [i40e] (@ref rte_pmd_i40e.h),
46 [ice] (@ref rte_pmd_ice.h),
47 [iavf] (@ref rte_pmd_iavf.h),
48 [ioat] (@ref rte_ioat_rawdev.h),
49 [bnxt] (@ref rte_pmd_bnxt.h),
50 [dpaa] (@ref rte_pmd_dpaa.h),
51 [dpaa2] (@ref rte_pmd_dpaa2.h),
52 [mlx5] (@ref rte_pmd_mlx5.h),
53 [dpaa2_mempool] (@ref rte_dpaa2_mempool.h),
54 [dpaa2_cmdif] (@ref rte_pmd_dpaa2_cmdif.h),
55 [dpaa2_qdma] (@ref rte_pmd_dpaa2_qdma.h),
56 [crypto_scheduler] (@ref rte_cryptodev_scheduler.h),
57 [dlb2] (@ref rte_pmd_dlb2.h),
58 [ifpga] (@ref rte_pmd_ifpga.h)
61 [memseg] (@ref rte_memory.h),
62 [memzone] (@ref rte_memzone.h),
63 [mempool] (@ref rte_mempool.h),
64 [malloc] (@ref rte_malloc.h),
65 [memcpy] (@ref rte_memcpy.h)
68 [cycles] (@ref rte_cycles.h),
69 [timer] (@ref rte_timer.h),
70 [alarm] (@ref rte_alarm.h)
73 [atomic] (@ref rte_atomic.h),
74 [mcslock] (@ref rte_mcslock.h),
75 [pflock] (@ref rte_pflock.h),
76 [rwlock] (@ref rte_rwlock.h),
77 [spinlock] (@ref rte_spinlock.h),
78 [ticketlock] (@ref rte_ticketlock.h),
79 [RCU] (@ref rte_rcu_qsbr.h)
82 [branch prediction] (@ref rte_branch_prediction.h),
83 [cache prefetch] (@ref rte_prefetch.h),
84 [SIMD] (@ref rte_vect.h),
85 [byte order] (@ref rte_byteorder.h),
86 [CPU flags] (@ref rte_cpuflags.h),
87 [CPU pause] (@ref rte_pause.h),
88 [I/O access] (@ref rte_io.h),
89 [power management] (@ref rte_power_intrinsics.h)
92 [interrupts] (@ref rte_interrupts.h),
93 [launch] (@ref rte_launch.h),
94 [lcore] (@ref rte_lcore.h),
95 [per-lcore] (@ref rte_per_lcore.h),
96 [service cores] (@ref rte_service.h),
97 [keepalive] (@ref rte_keepalive.h),
98 [power/freq] (@ref rte_power.h),
99 [PMD power] (@ref rte_power_pmd_mgmt.h)
102 [ethernet] (@ref rte_ether.h),
103 [ARP] (@ref rte_arp.h),
104 [HIGIG] (@ref rte_higig.h),
105 [ICMP] (@ref rte_icmp.h),
106 [ESP] (@ref rte_esp.h),
107 [IPsec] (@ref rte_ipsec.h),
108 [IPsec group] (@ref rte_ipsec_group.h),
109 [IPsec SA] (@ref rte_ipsec_sa.h),
110 [IPsec SAD] (@ref rte_ipsec_sad.h),
111 [IP] (@ref rte_ip.h),
112 [frag/reass] (@ref rte_ip_frag.h),
113 [SCTP] (@ref rte_sctp.h),
114 [TCP] (@ref rte_tcp.h),
115 [UDP] (@ref rte_udp.h),
116 [GTP] (@ref rte_gtp.h),
117 [GRO] (@ref rte_gro.h),
118 [GSO] (@ref rte_gso.h),
119 [GRE] (@ref rte_gre.h),
120 [MPLS] (@ref rte_mpls.h),
121 [VXLAN] (@ref rte_vxlan.h),
122 [Geneve] (@ref rte_geneve.h),
123 [eCPRI] (@ref rte_ecpri.h)
126 [metering] (@ref rte_meter.h),
127 [scheduler] (@ref rte_sched.h),
128 [RED congestion] (@ref rte_red.h)
131 [LPM IPv4 route] (@ref rte_lpm.h),
132 [LPM IPv6 route] (@ref rte_lpm6.h),
133 [RIB IPv4] (@ref rte_rib.h),
134 [RIB IPv6] (@ref rte_rib6.h),
135 [FIB IPv4] (@ref rte_fib.h),
136 [FIB IPv6] (@ref rte_fib6.h)
139 [hash] (@ref rte_hash.h),
140 [jhash] (@ref rte_jhash.h),
141 [thash] (@ref rte_thash.h),
142 [FBK hash] (@ref rte_fbk_hash.h),
143 [CRC hash] (@ref rte_hash_crc.h)
146 [reorder] (@ref rte_reorder.h),
147 [distributor] (@ref rte_distributor.h),
148 [EFD] (@ref rte_efd.h),
149 [ACL] (@ref rte_acl.h),
150 [member] (@ref rte_member.h),
151 [flow classify] (@ref rte_flow_classify.h),
152 [BPF] (@ref rte_bpf.h)
155 [mbuf] (@ref rte_mbuf.h),
156 [mbuf pool ops] (@ref rte_mbuf_pool_ops.h),
157 [ring] (@ref rte_ring.h),
158 [stack] (@ref rte_stack.h),
159 [tailq] (@ref rte_tailq.h),
160 [bitmap] (@ref rte_bitmap.h)
162 - **packet framework**:
163 * [port] (@ref rte_port.h):
164 [ethdev] (@ref rte_port_ethdev.h),
165 [ring] (@ref rte_port_ring.h),
166 [frag] (@ref rte_port_frag.h),
167 [reass] (@ref rte_port_ras.h),
168 [sched] (@ref rte_port_sched.h),
169 [kni] (@ref rte_port_kni.h),
170 [src/sink] (@ref rte_port_source_sink.h)
171 * [table] (@ref rte_table.h):
172 [lpm IPv4] (@ref rte_table_lpm.h),
173 [lpm IPv6] (@ref rte_table_lpm_ipv6.h),
174 [ACL] (@ref rte_table_acl.h),
175 [hash] (@ref rte_table_hash.h),
176 [array] (@ref rte_table_array.h),
177 [stub] (@ref rte_table_stub.h)
178 * [pipeline] (@ref rte_pipeline.h)
179 [port_in_action] (@ref rte_port_in_action.h)
180 [table_action] (@ref rte_table_action.h)
182 [control] (@ref rte_swx_ctl.h),
183 [extern] (@ref rte_swx_extern.h),
184 [pipeline] (@ref rte_swx_pipeline.h)
186 [port] (@ref rte_swx_port.h),
187 [ethdev] (@ref rte_swx_port_ethdev.h),
188 [fd] (@ref rte_swx_port_fd.h),
189 [ring] (@ref rte_swx_port_ring.h),
190 [src/sink] (@ref rte_swx_port_source_sink.h)
192 [table] (@ref rte_swx_table.h),
193 [table_em] (@ref rte_swx_table_em.h)
194 [table_wm] (@ref rte_swx_table_wm.h)
195 * [graph] (@ref rte_graph.h):
196 [graph_worker] (@ref rte_graph_worker.h)
198 [eth_node] (@ref rte_node_eth_api.h),
199 [ip4_node] (@ref rte_node_ip4_api.h)
202 [bitops] (@ref rte_bitops.h),
203 [approx fraction] (@ref rte_approx.h),
204 [random] (@ref rte_random.h),
205 [config file] (@ref rte_cfgfile.h),
206 [key/value args] (@ref rte_kvargs.h),
207 [string] (@ref rte_string_fns.h)
210 [jobstats] (@ref rte_jobstats.h),
211 [telemetry] (@ref rte_telemetry.h),
212 [pdump] (@ref rte_pdump.h),
213 [hexdump] (@ref rte_hexdump.h),
214 [debug] (@ref rte_debug.h),
215 [log] (@ref rte_log.h),
216 [errno] (@ref rte_errno.h),
217 [trace] (@ref rte_trace.h),
218 [trace_point] (@ref rte_trace_point.h)
221 [EAL config] (@ref rte_eal.h),
222 [common] (@ref rte_common.h),
223 [experimental APIs] (@ref rte_compat.h),
224 [ABI versioning] (@ref rte_function_versioning.h),
225 [version] (@ref rte_version.h)