> -----Original Message-----
> From: Coyle, David <[email protected]>
> Sent: Monday, July 20, 2020 1:16 PM
> To: [email protected]; Doherty, Declan <[email protected]>; De
> Lara Guarch, Pablo <[email protected]>; Trahe, Fiona
> <[email protected]>
> Cc: [email protected]; Ryan, Brendan <[email protected]>; O'loingsigh,
> Mairtin <[email protected]>; Coyle, David <[email protected]>
> Subject: [PATCH v2 2/2] crypto/aesni-mb: improve security instance setup
> 
> This patch makes some improvements to the security instance setup for the
> AESNI-MB PMD, as follows:
> - fix potential memory leak where the security instance was not freed if
>   an error occurred later in the device creation
> - tidy-up security instance initialization code by moving it all,
>   including enabling the RTE_CRYPTODEV_FF_SECURITY feature, into one
>   '#ifdef AESNI_MB_DOCSIS_SEC_ENABLED' block
> 
> Fixes: fda5216fba55 ("crypto/aesni_mb: support DOCSIS protocol")
> 
> Signed-off-by: David Coyle <[email protected]>

Acked-by: Pablo de Lara <[email protected]>

Reply via email to