xref: /dpdk/doc/api/doxy-api-index.md (revision 25d11a86c56d50947af33d0b79ede622809bd8b9)
1API {#index}
2===
3
4<!--
5  SPDX-License-Identifier: BSD-3-Clause
6  Copyright(c) 2013-2017 6WIND S.A.
7-->
8
9The public API headers are grouped by topics:
10
11- **device**:
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  [eventdev]           (@ref rte_eventdev.h),
24  [event_eth_rx_adapter]   (@ref rte_event_eth_rx_adapter.h),
25  [event_eth_tx_adapter]   (@ref rte_event_eth_tx_adapter.h),
26  [event_timer_adapter]    (@ref rte_event_timer_adapter.h),
27  [event_crypto_adapter]   (@ref rte_event_crypto_adapter.h),
28  [rawdev]             (@ref rte_rawdev.h),
29  [metrics]            (@ref rte_metrics.h),
30  [bitrate]            (@ref rte_bitrate.h),
31  [latency]            (@ref rte_latencystats.h),
32  [devargs]            (@ref rte_devargs.h),
33  [PCI]                (@ref rte_pci.h),
34  [vfio]               (@ref rte_vfio.h)
35
36- **device specific**:
37  [softnic]            (@ref rte_eth_softnic.h),
38  [bond]               (@ref rte_eth_bond.h),
39  [vhost]              (@ref rte_vhost.h),
40  [vdpa]               (@ref rte_vdpa.h),
41  [KNI]                (@ref rte_kni.h),
42  [ixgbe]              (@ref rte_pmd_ixgbe.h),
43  [i40e]               (@ref rte_pmd_i40e.h),
44  [bnxt]               (@ref rte_pmd_bnxt.h),
45  [dpaa]               (@ref rte_pmd_dpaa.h),
46  [dpaa2]              (@ref rte_pmd_dpaa2.h),
47  [dpaa2_mempool]      (@ref rte_dpaa2_mempool.h),
48  [dpaa2_cmdif]        (@ref rte_pmd_dpaa2_cmdif.h),
49  [dpaa2_qdma]         (@ref rte_pmd_dpaa2_qdma.h),
50  [crypto_scheduler]   (@ref rte_cryptodev_scheduler.h)
51
52- **memory**:
53  [memseg]             (@ref rte_memory.h),
54  [memzone]            (@ref rte_memzone.h),
55  [mempool]            (@ref rte_mempool.h),
56  [malloc]             (@ref rte_malloc.h),
57  [memcpy]             (@ref rte_memcpy.h)
58
59- **timers**:
60  [cycles]             (@ref rte_cycles.h),
61  [timer]              (@ref rte_timer.h),
62  [alarm]              (@ref rte_alarm.h)
63
64- **locks**:
65  [atomic]             (@ref rte_atomic.h),
66  [rwlock]             (@ref rte_rwlock.h),
67  [spinlock]           (@ref rte_spinlock.h)
68
69- **CPU arch**:
70  [branch prediction]  (@ref rte_branch_prediction.h),
71  [cache prefetch]     (@ref rte_prefetch.h),
72  [SIMD]               (@ref rte_vect.h),
73  [byte order]         (@ref rte_byteorder.h),
74  [CPU flags]          (@ref rte_cpuflags.h),
75  [CPU pause]          (@ref rte_pause.h),
76  [I/O access]         (@ref rte_io.h)
77
78- **CPU multicore**:
79  [interrupts]         (@ref rte_interrupts.h),
80  [launch]             (@ref rte_launch.h),
81  [lcore]              (@ref rte_lcore.h),
82  [per-lcore]          (@ref rte_per_lcore.h),
83  [service cores]      (@ref rte_service.h),
84  [keepalive]          (@ref rte_keepalive.h),
85  [power/freq]         (@ref rte_power.h)
86
87- **layers**:
88  [ethernet]           (@ref rte_ether.h),
89  [ARP]                (@ref rte_arp.h),
90  [ICMP]               (@ref rte_icmp.h),
91  [ESP]                (@ref rte_esp.h),
92  [IP]                 (@ref rte_ip.h),
93  [SCTP]               (@ref rte_sctp.h),
94  [TCP]                (@ref rte_tcp.h),
95  [UDP]                (@ref rte_udp.h),
96  [GRO]                (@ref rte_gro.h),
97  [GSO]                (@ref rte_gso.h),
98  [frag/reass]         (@ref rte_ip_frag.h),
99  [LPM IPv4 route]     (@ref rte_lpm.h),
100  [LPM IPv6 route]     (@ref rte_lpm6.h)
101
102- **QoS**:
103  [metering]           (@ref rte_meter.h),
104  [scheduler]          (@ref rte_sched.h),
105  [RED congestion]     (@ref rte_red.h)
106
107- **hashes**:
108  [hash]               (@ref rte_hash.h),
109  [jhash]              (@ref rte_jhash.h),
110  [thash]              (@ref rte_thash.h),
111  [FBK hash]           (@ref rte_fbk_hash.h),
112  [CRC hash]           (@ref rte_hash_crc.h)
113
114- **classification**
115  [reorder]            (@ref rte_reorder.h),
116  [distributor]        (@ref rte_distributor.h),
117  [EFD]                (@ref rte_efd.h),
118  [ACL]                (@ref rte_acl.h),
119  [member]             (@ref rte_member.h),
120  [flow classify]      (@ref rte_flow_classify.h),
121  [BPF]                (@ref rte_bpf.h)
122
123- **containers**:
124  [mbuf]               (@ref rte_mbuf.h),
125  [mbuf pool ops]      (@ref rte_mbuf_pool_ops.h),
126  [ring]               (@ref rte_ring.h),
127  [tailq]              (@ref rte_tailq.h),
128  [bitmap]             (@ref rte_bitmap.h)
129
130- **packet framework**:
131  * [port]             (@ref rte_port.h):
132    [ethdev]           (@ref rte_port_ethdev.h),
133    [ring]             (@ref rte_port_ring.h),
134    [frag]             (@ref rte_port_frag.h),
135    [reass]            (@ref rte_port_ras.h),
136    [sched]            (@ref rte_port_sched.h),
137    [kni]              (@ref rte_port_kni.h),
138    [src/sink]         (@ref rte_port_source_sink.h)
139  * [table]            (@ref rte_table.h):
140    [lpm IPv4]         (@ref rte_table_lpm.h),
141    [lpm IPv6]         (@ref rte_table_lpm_ipv6.h),
142    [ACL]              (@ref rte_table_acl.h),
143    [hash]             (@ref rte_table_hash.h),
144    [array]            (@ref rte_table_array.h),
145    [stub]             (@ref rte_table_stub.h)
146  * [pipeline]         (@ref rte_pipeline.h)
147    [port_in_action]   (@ref rte_port_in_action.h)
148    [table_action]     (@ref rte_table_action.h)
149
150- **basic**:
151  [approx fraction]    (@ref rte_approx.h),
152  [random]             (@ref rte_random.h),
153  [config file]        (@ref rte_cfgfile.h),
154  [key/value args]     (@ref rte_kvargs.h),
155  [string]             (@ref rte_string_fns.h)
156
157- **debug**:
158  [jobstats]           (@ref rte_jobstats.h),
159  [telemetry]          (@ref rte_telemetry.h),
160  [pdump]              (@ref rte_pdump.h),
161  [hexdump]            (@ref rte_hexdump.h),
162  [debug]              (@ref rte_debug.h),
163  [log]                (@ref rte_log.h),
164  [errno]              (@ref rte_errno.h)
165
166- **misc**:
167  [EAL config]         (@ref rte_eal.h),
168  [common]             (@ref rte_common.h),
169  [ABI compat]         (@ref rte_compat.h),
170  [version]            (@ref rte_version.h)
171