mempool: implement abstract mempool info API
authorArtem V. Andreev <artem.andreev@oktetlabs.ru>
Thu, 26 Apr 2018 10:59:20 +0000 (11:59 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 26 Apr 2018 21:34:07 +0000 (23:34 +0200)
commita5beddd80079de898dbf12ca7a7868184d73d709
tree76e5578498527f5eacce31531f13c2c1eb2f0f7b
parent4ed00862c81d81e9acd932d73c6157be8b27244f
mempool: implement abstract mempool info API

Primarily, it is intended as a way for the mempool driver to provide
additional information on how it lays up objects inside the mempool.

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>
lib/librte_mempool/rte_mempool.h
lib/librte_mempool/rte_mempool_ops.c
lib/librte_mempool/rte_mempool_version.map