[dpdk-dev] [PATCH v3 2/2] mbuf: better document usage of packet pool initializers
Aaron Conole
aconole at redhat.com
Tue Apr 27 16:22:43 CEST 2021
Olivier Matz <olivier.matz at 6wind.com> writes:
> 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 at 6wind.com>
> ---
Acked-by: Aaron Conole <aconole at redhat.com>
More information about the dev
mailing list