Thank you for your reference! I hope this email finds you well! Best wishes, Sunyang
-----Original Message----- From: Akhil Goyal <[email protected]> Sent: Sunday, August 28, 16:58 PM To: Sunyang Wu <[email protected]>; [email protected] Cc: [email protected]; [email protected] Subject: RE: [EXT] [PATCH] test/crypto: fix the bug of wrong debug messages > 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: [email protected] > > Signed-off-by: Sunyang Wu <[email protected]> > Reviewed-by: Joey Xing <[email protected]> > Reviewed-by: Qingmin Liu <[email protected]> > Reviewed-by: Lei Cai <[email protected]> Acked-by: Akhil Goyal <[email protected]> Applied to dpdk-next-crypto Thanks.

