[dpdk-dev] [PATCH v3 05/11] mempool: add op to populate objects using provided memory

Olivier Matz olivier.matz at 6wind.com
Fri Apr 6 17:51:31 CEST 2018


On Mon, Mar 26, 2018 at 05:09:45PM +0100, Andrew Rybchenko wrote:
> The callback allows to customize how objects are stored in the
> memory chunk. Default implementation of the callback which simply
> puts objects one by one is available.
> 
> Suggested-by: Olivier Matz <olivier.matz at 6wind.com>
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>

Acked-by: Olivier Matz <olivier.matz at 6wind.com>


More information about the dev mailing list