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