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

Shally Verma shallyv at marvell.com
Tue Apr 30 09:19:34 CEST 2019



> -----Original Message-----
> From: Anoob Joseph <anoobj at marvell.com>
> Sent: Thursday, April 18, 2019 10:50 AM
> To: Akhil Goyal <akhil.goyal at nxp.com>; Pablo de Lara
> <pablo.de.lara.guarch at intel.com>
> Cc: Anoob Joseph <anoobj at marvell.com>; Jerin Jacob Kollanukkaran
> <jerinj at marvell.com>; Narayana Prasad Raju Athreya
> <pathreya at marvell.com>; Shally Verma <shallyv at marvell.com>;
> dev at dpdk.org
> Subject: [PATCH v2] crypto/octeontx: use distinct metabuf pool for each
> queue
> 
> 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 <anoobj at marvell.com>
> ---
Acked by : Shally Verma <shallyv at marvell.com>

...
> 
> --
> 2.9.5



More information about the dev mailing list