Re: [dpdk-dev] [PATCH] crypto/octeontx: use distinct metabuf pool for each queue

2019-05-08 Thread Kevin Traynor
On 18/04/2019 04:30, Anoob Joseph wrote: > The metabuf pool is shared across all queue pairs belonging to the > PMD. In order to prevent one queue pair from starving another, > use a distinct mempool for each queue pair. > > Fixes: 273487f7b381 ("crypto/octeontx: add global resource init") > Hi

[dpdk-dev] [PATCH] crypto/octeontx: use distinct metabuf pool for each queue

2019-04-17 Thread Anoob Joseph
The metabuf pool is shared across all queue pairs belonging to the PMD. In order to prevent one queue pair from starving another, use a distinct mempool for each queue pair. Fixes: 273487f7b381 ("crypto/octeontx: add global resource init") Signed-off-by: Anoob Joseph --- drivers/common/cpt/cpt_