> Subject: [PATCH v3] examples/ipsec-secgw: set AES-CTR IV length to 16 > > Set AES-CTR IV length to 16 which includes > 8B per packet IV, 4B nonce and 4B counter > as populated in datapath. > > Signed-off-by: Tejasree Kondoj <ktejas...@marvell.com> Acked-by: Akhil Goyal <gak...@marvell.com>
Applied to dpdk-next-crypto Thanks.