[PATCH] test/crypto: fix cipher offset for ZUC tests

Akhil Goyal gakhil at marvell.com
Tue Jun 21 19:19:40 CEST 2022


> > The cipher offset in bits was not being used in ZUC encryption test functions
> > when creating the operation, it was hardcoded to 0.
> > This is fixed to use the offset from the test vector as intended.
> >
> > Fixes: fd01a9be38d5 ("test/crypto: move IV to crypto op private data")
> > Cc: pablo.de.lara.guarch at intel.com
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Ciara Power <ciara.power at intel.com>
> > ---
> Acked-by Ji, Kai <kai.ji at intel.com>

Please follow the naming convention in giving acks.
It should be Acked-by: Kai Ji <kai.ji at intel.com>

Applied to dpdk-next-crypto
Thanks.



More information about the dev mailing list