[dpdk-dev] [PATCH v1 1/2] crypto/qat: improve DOCSIS session creation
Trahe, Fiona
fiona.trahe at intel.com
Fri Jul 17 20:28:41 CEST 2020
> -----Original Message-----
> From: Coyle, David <david.coyle at intel.com>
> Sent: Thursday, July 16, 2020 4:32 PM
> To: akhil.goyal at nxp.com; Doherty, Declan <declan.doherty at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; Trahe, Fiona <fiona.trahe at intel.com>
> Cc: dev at dpdk.org; Ryan, Brendan <brendan.ryan at intel.com>; O'loingsigh, Mairtin
> <mairtin.oloingsigh at intel.com>; Coyle, David <david.coyle at intel.com>
> Subject: [PATCH v1 1/2] crypto/qat: improve DOCSIS session creation
>
> This patch improves the DOCSIS session creation as follows:
> - it validates the security action type as well as the protocol before
> creating a session and now does this validation before allocating the
> session from the mempool
> - it clears the entire private session struct before populating it with
> DOCSIS session info, in case any data was left over from the last time
> it was used
> - it simplifies the DOCSIS parameter setting, which was overly
> complicated
>
> Fixes: 6f0ef237404b ("crypto/qat: support DOCSIS protocol")
>
> Signed-off-by: David Coyle <david.coyle at intel.com>
Acked-by: Fiona Trahe <fiona.trahe at intel.com>
More information about the dev
mailing list