[PATCH 20.11] test/crypto: fix return value for SNOW3G

Luca Boccassi bluca at debian.org
Thu Jun 15 16:15:56 CEST 2023


On Thu, 15 Jun 2023 at 13:09, Saoirse O'Donovan
<saoirse.odonovan at intel.com> wrote:
>
> Unit tests were failing due to the return value of the decryption and
> authentication functions not being handled correctly. This has now been
> modified to return the expected test status.
>
> Fixes: 326e988672aa ("test/crypto: fix bitwise operator in a SNOW3G case")
> Cc: stable at dpdk.org
>
> Signed-off-by: Saoirse O'Donovan <saoirse.odonovan at intel.com>
> ---
>  app/test/test_cryptodev.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

Thanks, applied.


More information about the stable mailing list