Re: [dpdk-dev] [PATCH v7 0/8] Infrastructure to support octeontx HW mempool manager

2017-10-06 Thread Thomas Monjalon
> Santosh Shukla (8): > mempool: remove unused flags argument > mempool: change flags from int to unsigned int > mempool: add flags arg in xmem size and usage > doc: remove mempool notice > mempool: get the mempool capability > mempool: detect physical contiguous object in pool > memp

[dpdk-dev] [PATCH v7 0/8] Infrastructure to support octeontx HW mempool manager

2017-10-01 Thread Santosh Shukla
v7: Includes v6 minor review changes suggested by Olivier. Patches are rebases on tip / upstream commit : 5dce9fcdb23 v6: Include v5 review change, suggested by Olivier. Patches rebased on tip, commit:06791a4bcedf v5: Includes v4 review change, suggested by Olivier. v4: Include - mempool deprec