> > Subject: [PATCH] test/cryptodev: fix PDCP vectors > > > > The existing PDCP vectors have a deviation from the PDCP header > > specification. The reserved fields are set to 0 in the PDCP headers and > > D/C bits are updated as per the use case. The MAC-I for the > > corresponding vectors are also updated. > > > > Fixes: d883e6e7131b ("test/crypto: add PDCP C-Plane encap cases") > > Fixes: cca7d1f78524 ("test/crypto: add PDCP U-Plane encap with integrity > > cases") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Anoob Joseph <ano...@marvell.com> > Tested-by: Gagandeep Singh <g.si...@nxp.com> > > Verified the patch on DPAA2 platform.
Acked-by: Akhil Goyal <gak...@marvell.com> Applied to dpdk-next-crypto Thanks.