Re: [dpdk-dev] [PATCH v3 06/11] mempool: remove callback to get capabilities

2018-04-06 Thread Olivier Matz
On Mon, Mar 26, 2018 at 05:09:46PM +0100, Andrew Rybchenko wrote: > The callback was introduced to let generic code to know octeontx > mempool driver requirements to use single physically contiguous > memory chunk to store all objects and align object address to > total object size. Now these requi

Re: [dpdk-dev] [PATCH v3 06/11] mempool: remove callback to get capabilities

2018-04-04 Thread santosh
On Monday 26 March 2018 09:39 PM, Andrew Rybchenko wrote: > The callback was introduced to let generic code to know octeontx > mempool driver requirements to use single physically contiguous > memory chunk to store all objects and align object address to > total object size. Now these requirements