Re: [dpdk-dev] [PATCH v2 0/6] mempool: add bucket driver

2018-04-25 Thread Olivier Matz
Hi, On Wed, Apr 25, 2018 at 01:00:23AM +0200, Thomas Monjalon wrote: > Can we have this patchset in 18.05-rc1? > Or is it candidate to rc2? I realized I made my comments on v1 instead of v2, sorry. https://dpdk.org/dev/patchwork/patch/36538/ https://dpdk.org/dev/patchwork/patch/36535/ https://dp

Re: [dpdk-dev] [PATCH v2 0/6] mempool: add bucket driver

2018-04-24 Thread Thomas Monjalon
Can we have this patchset in 18.05-rc1? Or is it candidate to rc2? 16/04/2018 15:33, Andrew Rybchenko: > The patch series adds bucket mempool driver which allows to allocate > (both physically and virtually) contiguous blocks of objects and adds > mempool API to do it. It is still capable to provi

[dpdk-dev] [PATCH v2 0/6] mempool: add bucket driver

2018-04-16 Thread Andrew Rybchenko
The initial patch series [1] (RFCv1 is [2]) is split into two to simplify processing. It is the second part which relies on the first one [3]. It should be applied on top of [3]. The patch series adds bucket mempool driver which allows to allocate (both physically and virtually) contiguous block