[dpdk-dev] [PATCH v1] crypto/qat: use better variable names in CRC functions

Trahe, Fiona fiona.trahe at intel.com
Fri Jul 17 20:21:49 CEST 2020



> -----Original Message-----
> From: Coyle, David <david.coyle at intel.com>
> Sent: Thursday, July 16, 2020 4:35 PM
> To: akhil.goyal at nxp.com; Doherty, Declan <declan.doherty 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>; De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Coyle, David
> <david.coyle at intel.com>
> Subject: [PATCH v1] crypto/qat: use better variable names in CRC functions
> 
> The variable names crc_length and crc_offset have been changed to
> crc_data_len and crc_data_ofs respectively, to make it clearer as to
> their use i.e. the length and offset of the data over which the CRC is
> calculated.
> 
> 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