de1e215dd8c49ba217902f65b6645c7d4fd72da8
[dpdk.git] / doc / api / doxy-api-index.md
1 API {#index}
2 ===
3
4 <!--
5   SPDX-License-Identifier: BSD-3-Clause
6   Copyright(c) 2013-2017 6WIND S.A.
7 -->
8
9 The 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   [ticketlock]         (@ref rte_ticketlock.h)
69
70 - **CPU arch**:
71   [branch prediction]  (@ref rte_branch_prediction.h),
72   [cache prefetch]     (@ref rte_prefetch.h),
73   [SIMD]               (@ref rte_vect.h),
74   [byte order]         (@ref rte_byteorder.h),
75   [CPU flags]          (@ref rte_cpuflags.h),
76   [CPU pause]          (@ref rte_pause.h),
77   [I/O access]         (@ref rte_io.h)
78
79 - **CPU multicore**:
80   [interrupts]         (@ref rte_interrupts.h),
81   [launch]             (@ref rte_launch.h),
82   [lcore]              (@ref rte_lcore.h),
83   [per-lcore]          (@ref rte_per_lcore.h),
84   [service cores]      (@ref rte_service.h),
85   [keepalive]          (@ref rte_keepalive.h),
86   [power/freq]         (@ref rte_power.h)
87
88 - **layers**:
89   [ethernet]           (@ref rte_ether.h),
90   [ARP]                (@ref rte_arp.h),
91   [ICMP]               (@ref rte_icmp.h),
92   [ESP]                (@ref rte_esp.h),
93   [IP]                 (@ref rte_ip.h),
94   [SCTP]               (@ref rte_sctp.h),
95   [TCP]                (@ref rte_tcp.h),
96   [UDP]                (@ref rte_udp.h),
97   [GRO]                (@ref rte_gro.h),
98   [GSO]                (@ref rte_gso.h),
99   [frag/reass]         (@ref rte_ip_frag.h),
100   [LPM IPv4 route]     (@ref rte_lpm.h),
101   [LPM IPv6 route]     (@ref rte_lpm6.h)
102
103 - **QoS**:
104   [metering]           (@ref rte_meter.h),
105   [scheduler]          (@ref rte_sched.h),
106   [RED congestion]     (@ref rte_red.h)
107
108 - **hashes**:
109   [hash]               (@ref rte_hash.h),
110   [jhash]              (@ref rte_jhash.h),
111   [thash]              (@ref rte_thash.h),
112   [FBK hash]           (@ref rte_fbk_hash.h),
113   [CRC hash]           (@ref rte_hash_crc.h)
114
115 - **classification**
116   [reorder]            (@ref rte_reorder.h),
117   [distributor]        (@ref rte_distributor.h),
118   [EFD]                (@ref rte_efd.h),
119   [ACL]                (@ref rte_acl.h),
120   [member]             (@ref rte_member.h),
121   [flow classify]      (@ref rte_flow_classify.h),
122   [BPF]                (@ref rte_bpf.h)
123
124 - **containers**:
125   [mbuf]               (@ref rte_mbuf.h),
126   [mbuf pool ops]      (@ref rte_mbuf_pool_ops.h),
127   [ring]               (@ref rte_ring.h),
128   [stack]              (@ref rte_stack.h),
129   [tailq]              (@ref rte_tailq.h),
130   [bitmap]             (@ref rte_bitmap.h)
131
132 - **packet framework**:
133   * [port]             (@ref rte_port.h):
134     [ethdev]           (@ref rte_port_ethdev.h),
135     [ring]             (@ref rte_port_ring.h),
136     [frag]             (@ref rte_port_frag.h),
137     [reass]            (@ref rte_port_ras.h),
138     [sched]            (@ref rte_port_sched.h),
139     [kni]              (@ref rte_port_kni.h),
140     [src/sink]         (@ref rte_port_source_sink.h)
141   * [table]            (@ref rte_table.h):
142     [lpm IPv4]         (@ref rte_table_lpm.h),
143     [lpm IPv6]         (@ref rte_table_lpm_ipv6.h),
144     [ACL]              (@ref rte_table_acl.h),
145     [hash]             (@ref rte_table_hash.h),
146     [array]            (@ref rte_table_array.h),
147     [stub]             (@ref rte_table_stub.h)
148   * [pipeline]         (@ref rte_pipeline.h)
149     [port_in_action]   (@ref rte_port_in_action.h)
150     [table_action]     (@ref rte_table_action.h)
151
152 - **basic**:
153   [approx fraction]    (@ref rte_approx.h),
154   [random]             (@ref rte_random.h),
155   [config file]        (@ref rte_cfgfile.h),
156   [key/value args]     (@ref rte_kvargs.h),
157   [string]             (@ref rte_string_fns.h)
158
159 - **debug**:
160   [jobstats]           (@ref rte_jobstats.h),
161   [telemetry]          (@ref rte_telemetry.h),
162   [pdump]              (@ref rte_pdump.h),
163   [hexdump]            (@ref rte_hexdump.h),
164   [debug]              (@ref rte_debug.h),
165   [log]                (@ref rte_log.h),
166   [errno]              (@ref rte_errno.h)
167
168 - **misc**:
169   [EAL config]         (@ref rte_eal.h),
170   [common]             (@ref rte_common.h),
171   [ABI compat]         (@ref rte_compat.h),
172   [version]            (@ref rte_version.h)