[dpdk-dev] [PATCH v4 00/11] mempool: prepare to add bucket driver

Thomas Monjalon thomas at monjalon.net
Tue Apr 24 02:20:30 CEST 2018


16/04/2018 15:24, Andrew Rybchenko:
> The initial patch series [1] is split into two to simplify processing.
> The second series relies on this one and will add bucket mempool driver
> and related ops.
[...]
> Andrew Rybchenko (9):
>   mempool: fix memhdr leak when no objects are populated
>   mempool: rename flag to control IOVA-contiguous objects
>   mempool: add op to calculate memory size to be allocated
>   mempool: add op to populate objects using provided memory
>   mempool: remove callback to get capabilities
>   mempool: deprecate xmem functions
>   mempool/octeontx: prepare to remove register memory area op
>   mempool/dpaa: prepare to remove register memory area op
>   mempool: remove callback to register memory area
> 
> Artem V. Andreev (2):
>   mempool: ensure the mempool is initialized before populating
>   mempool: support flushing the default cache of the mempool

Series applied (with formatting in release notes), thanks.




More information about the dev mailing list