> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Tuesday, July 3, 2018 6:58 AM
> To: Doherty, Declan <[email protected]>
> Cc: [email protected]; De Lara Guarch, Pablo <[email protected]>
> Subject: [PATCH] crypto/aesni_mb: call buffer manager allocation
>
> Instead of having a static field for the buffer manager MB_MGR in the queue
> pair structure, use the provided API that allocates memory for it and store a
> pointer to it.
>
> Signed-off-by: Pablo de Lara <[email protected]>
Applied to dpdk-next-crypto.
Pablo