[dpdk-dev] [PATCH 4/6] mempool: make header size calculation internal
David Marchand
david.marchand at redhat.com
Tue Oct 19 10:48:46 CEST 2021
On Mon, Oct 18, 2021 at 4:49 PM Andrew Rybchenko
<andrew.rybchenko at oktetlabs.ru> wrote:
>
> 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 at oktetlabs.ru>
No reference to this macro out there:
$ git grep-all -w MEMPOOL_HEADER_SIZE
The change looks fine to me.
I just wonder if we really need to expose this helper, is it
performance sensitive?
--
David marchand
More information about the dev
mailing list