mempool: support block dequeue operation
authorArtem V. Andreev <artem.andreev@oktetlabs.ru>
Thu, 26 Apr 2018 10:59:21 +0000 (11:59 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 26 Apr 2018 21:34:07 +0000 (23:34 +0200)
commit8a80fa47233f5e99653253513c1c4209ccee63c6
tree9dae2610e90c06f706b66951187a91829609e17f
parenta5beddd80079de898dbf12ca7a7868184d73d709
mempool: support block dequeue operation

If mempool manager supports object blocks (physically and virtual
contiguous set of objects), it is sufficient to get the first
object only and the function allows to avoid filling in of
information about each block member.

Signed-off-by: Artem V. Andreev <artem.andreev@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
doc/guides/rel_notes/deprecation.rst
lib/librte_mempool/Makefile
lib/librte_mempool/meson.build
lib/librte_mempool/rte_mempool.c
lib/librte_mempool/rte_mempool.h
lib/librte_mempool/rte_mempool_ops.c
lib/librte_mempool/rte_mempool_version.map