[dpdk-dev] [PATCH v3 04/11] mempool: add op to calculate memory size to be allocated

santosh santosh.shukla at caviumnetworks.com
Wed Apr 4 17:08:19 CEST 2018


On Monday 26 March 2018 09:39 PM, Andrew Rybchenko wrote:
> Size of memory chunk required to populate mempool objects depends
> on how objects are stored in the memory. Different mempool drivers
> may have different requirements and a new operation allows to
> calculate memory size in accordance with driver requirements and
> advertise requirements on minimum memory chunk size and alignment
> in a generic way.
>
> Bump ABI version since the patch breaks it.
>
> Suggested-by: Olivier Matz <olivier.matz at 6wind.com>
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>
> ---

Acked-by: Santosh Shukla <Santosh.Shukla at caviumnetworks.com>



More information about the dev mailing list