[dpdk-dev] [PATCH] crypto/octeontx: use distinct metabuf pool for each queue
Kevin Traynor
ktraynor at redhat.com
Wed May 8 13:16:34 CEST 2019
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 Anoob,
This won't apply on stable, the code has changed quite a bit on master.
Please send a backport for 18.11 stable branch, or let me know if it's
not needed.
thanks,
Kevin.
> Signed-off-by: Anoob Joseph <anoobj at marvell.com>
More information about the dev
mailing list