mempool: make header size calculation internal
authorAndrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Tue, 19 Oct 2021 17:40:20 +0000 (20:40 +0300)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 20 Oct 2021 08:00:18 +0000 (10:00 +0200)
commitd7203661844c304b5e1e7acfcae3b66d4a79b87e
treea2d3612e5599e1761ef44fcbf684c4a2fb279e36
parentad276d5c7eaa349b94a29db996c60bedd8c1d8e4
mempool: make header size calculation internal

Add RTE_ prefix to helper macro to calculate mempool header size and
make it internal. Old macro is still available, but deprecated.

Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
app/test/test_mempool.c
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_21_11.rst
lib/mempool/rte_mempool.c
lib/mempool/rte_mempool.h