Re: [dpdk-dev] [PATCH v4 0/5] mempool: add bucket driver

2018-04-26 Thread Thomas Monjalon
> Artem V. Andreev (5): > mempool/bucket: implement bucket mempool manager > mempool: implement abstract mempool info API > mempool: support block dequeue operation > mempool/bucket: implement block dequeue operation > mempool/bucket: do not allow one lcore to grab all buckets Applied, t

[dpdk-dev] [PATCH v4 0/5] mempool: add bucket driver

2018-04-26 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] which is already applied. The patch series adds bucket mempool driver which allows to allocate (both physically and virtually) contiguous blocks of objects