> > 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: [email protected]
> >
> > Signed-off-by: Anoob Joseph <[email protected]>
> Tested-by: Gagandeep Singh <[email protected]>
>
> Verified the patch on DPAA2 platform.
Acked-by: Akhil Goyal <[email protected]>
Applied to dpdk-next-crypto
Thanks.