> -----Original Message-----
> From: Coyle, David <david.co...@intel.com>
> Sent: Thursday, July 16, 2020 4:32 PM
> To: akhil.go...@nxp.com; Doherty, Declan <declan.dohe...@intel.com>; De Lara 
> Guarch, Pablo
> <pablo.de.lara.gua...@intel.com>; Trahe, Fiona <fiona.tr...@intel.com>
> Cc: dev@dpdk.org; Ryan, Brendan <brendan.r...@intel.com>; O'loingsigh, Mairtin
> <mairtin.oloings...@intel.com>; Coyle, David <david.co...@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.co...@intel.com>
Acked-by: Fiona Trahe <fiona.tr...@intel.com>

Reply via email to