[dpdk-dev] [PATCH] crypto/ipsec_mb: fix ZUC PMD buffer initialisation

Zhang, Roy Fan roy.fan.zhang at intel.com
Wed Oct 20 13:12:00 CEST 2021


> -----Original Message-----
> From: Power, Ciara <ciara.power at intel.com>
> Sent: Wednesday, October 20, 2021 12:06 PM
> To: dev at dpdk.org
> Cc: Zhang, Roy Fan <roy.fan.zhang at intel.com>; gakhil at marvell.com; De Lara
> Guarch, Pablo <pablo.de.lara.guarch at intel.com>; thomas at monjalon.net;
> Power, Ciara <ciara.power at intel.com>; Bronowski, PiotrX
> <piotrx.bronowski at intel.com>
> Subject: [PATCH] crypto/ipsec_mb: fix ZUC PMD buffer initialisation
> 
> The buffers used when processing a hash operation in the ZUC PMD should
> be initialised to empty before use.
> This fixes possible "may be used uninitialised" errors on compilation.
> 
> Fixes: e09b92e6474b ("drivers/crypto: move zuc PMD to IPsec-mb
> framework")
> Cc: piotrx.bronowski at intel.com
> 
> Signed-off-by: Ciara Power <ciara.power at intel.com>
> ---
Acked-by: Fan Zhang <roy.fan.zhang at intel.com>


More information about the dev mailing list