[dpdk-dev] [PATCH] crypto/qat: fix truncated response ring value

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Mon Jan 29 20:19:56 CET 2018



> -----Original Message-----
> From: Trahe, Fiona
> Sent: Monday, January 29, 2018 6:34 PM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Trahe, Fiona
> <fiona.trahe at intel.com>; stable at dpdk.org
> Subject: [PATCH] crypto/qat: fix truncated response ring value
> 
> Issue detected by coverity. Could never actually cause a problem as
> truncated value (0x7f7f7f7f->0x7f) is what's needed.
> But fix in code for correctness.
> 
> Fixes: 571365dd4c5e ("crypto/qat: enable Rx head writes coalescing")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Fiona Trahe <fiona.trahe at intel.com>

Added "Coverity issue: 194998".

Applied to dpdk-next-crypto.
Thanks,

Pablo


More information about the dev mailing list