> The test vector aes_test_data_19 plaintext is 192 bytes and this vector > is used to test 192-byte plaintext, but test vector plaintext.len > value is incorrectly assigned to 64. > > The test vector aes_test_data_20 plaintext length is 256 bytes, but > testcase comment incorrectly describes it as "192-byte plaintext". > > Fixes: c94c520b4163 ("crypto/aesni_mb: support AES-ECB") > Cc: sta...@dpdk.org > > Signed-off-by: Shaokai Zhang <felix.zh...@jaguarmicro.com> > Reviewed-by: Joey Xing <joey.x...@jaguarmicro.com> Acked-by: Akhil Goyal <gak...@marvell.com> Applied to dpdk-next-crypto