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