[EXT] [PATCH] test/crypto: fix the bug of wrong debug messages

Akhil Goyal gakhil at marvell.com
Sun Aug 28 10:58:11 CEST 2022


> When the queue_ops_rsa_enc_dec function is called, the plaintext will
> be printed twice instead of both plaintext and ciphertext. When the
> create_aead_operation function is called, the contents of iv and aad
> will be printed incorrectly. This patch fixes the issues above.
> 
> Fixes: 77a217a19bb7 ("test/crypto: add AES-CCM tests")
>        5ae36995f10f ("test/crypto: move RSA enqueue/
> 	                  dequeue into functions")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Sunyang Wu <sunyang.wu at jaguarmicro.com>
> Reviewed-by: Joey Xing <joey.xing at jaguarmicro.com>
> Reviewed-by: Qingmin Liu <qingmin.liu at jaguarmicro.com>
> Reviewed-by: Lei Cai <lei.cai at jaguarmicro.com>
Acked-by: Akhil Goyal <gakhil at marvell.com>

Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list