> From: Rohit Raj <rohit....@nxp.com> > > There were some padding left when a packet gets decrypted. This > patch removes those padding. > This patch also removes the padding left after verifying auth of > the packet. > > Fixes: e2cdfbd07c8a ("examples/l2fwd-crypto: fix port id type") > Cc: sta...@dpdk.org > > Signed-off-by: Rohit Raj <rohit....@nxp.com> Acked-by: Akhil Goyal <gak...@marvell.com>
Applied to dpdk-next-crypto Thanks.