> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Pablo de Lara
> Sent: Monday 14 August 2017 01:45
> To: Doherty, Declan <[email protected]>
> Cc: [email protected]; De Lara Guarch, Pablo <[email protected]>;
> [email protected]
> Subject: [dpdk-dev] [PATCH] drivers/aesni_gcm: fix zero data operation
> 
> When data length passed to the PMD was zero, the PMD was trying to get
> more data from a non-existent next segment.
> 
> Fixes: 9c2a5775c028 ("crypto/aesni_gcm: migrate from MB library to ISA-L")
> Cc: [email protected]
> 
> Signed-off-by: Pablo de Lara <[email protected]>
> ---
>  drivers/crypto/aesni_gcm/aesni_gcm_pmd.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 


Reviewed-by: Kirill Rybalchenko <[email protected]>



Reply via email to