> Subject: [PATCH v2] test/crypto: fix IPsec AES CCM test vector > > Set IPsec AES-CCM test vector IV length to 11 > instead of 12 as it includes only 3B salt and > 8B per packet IV. > > Fixes: d314299950de ("test/crypto: add AES-CCM vectors") > Cc: sta...@dpdk.org > > Signed-off-by: Tejasree Kondoj <ktejas...@marvell.com> Acked-by: Akhil Goyal <gak...@marvell.com>
Applied to dpdk-next-crypto Thanks.