RE: [dpdk-dev v2] crypto/qat: fix of offset and length assignment

2022-05-26 Thread Akhil Goyal
> > > > This patch fix the cipher & auth offset and length values when convert > > mbuf to vector chain for QAT build op. > > > > Fixes: a815a04cea05 ("crypto/qat: support symmetric build op request") > > > > Signed-off-by: Kai Ji > > --- > Acked-by: Fan Zhang Applied to dpdk-next-crypto Thanks

RE: [dpdk-dev v2] crypto/qat: fix of offset and length assignment

2022-05-26 Thread Zhang, Roy Fan
> -Original Message- > From: Kai Ji > Sent: Wednesday, April 6, 2022 2:45 PM > To: dev@dpdk.org > Cc: gak...@marvell.com; Ji, Kai > Subject: [dpdk-dev v2] crypto/qat: fix of offset and length assignment > > This patch fix the cipher & auth offset and length v

[dpdk-dev v2] crypto/qat: fix of offset and length assignment

2022-04-06 Thread Kai Ji
This patch fix the cipher & auth offset and length values when convert mbuf to vector chain for QAT build op. Fixes: a815a04cea05 ("crypto/qat: support symmetric build op request") Signed-off-by: Kai Ji --- drivers/crypto/qat/dev/qat_crypto_pmd_gens.h | 20 ++-- 1 file changed,