numam-dpdk/lib/mbuf
Olivier Matz bd6113858f mbuf: clarify usage of packet pool initializers
Clarify that the mempool private initializer and object initializer used
for packet pools require that the mempool private size is large enough.

Also add an assert (only enabled when -DRTE_ENABLE_ASSERT is passed) to
check this constraint.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Aaron Conole <aconole@redhat.com>
2021-05-04 22:41:32 +02:00
..
meson.build build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00
rte_mbuf_core.h mbuf: mark offload flag as deprecated 2021-05-03 16:12:49 +02:00
rte_mbuf_dyn.c mbuf: check shared memory before dumping dynamic space 2021-05-04 19:49:44 +02:00
rte_mbuf_dyn.h
rte_mbuf_pool_ops.c
rte_mbuf_pool_ops.h
rte_mbuf_ptype.c
rte_mbuf_ptype.h
rte_mbuf.c mbuf: clarify usage of packet pool initializers 2021-05-04 22:41:32 +02:00
rte_mbuf.h mbuf: clarify usage of packet pool initializers 2021-05-04 22:41:32 +02:00
version.map