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

2022-05-23 Thread Poczatek, Jakub
Hey everyone, Tested-by: Jakub Poczatek -Original Message- From: Kai Ji Sent: Friday 25 March 2022 11:22 To: dev@dpdk.org Cc: gak...@marvell.com; Ji, Kai Subject: [dpdk-dev v1] crypto/qat: fix of cipher offset and length assignment This patch fix the cipher offset and length

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

2022-03-25 Thread Kai Ji
This patch fix the cipher 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 | 12 ++-- 1 file changed, 6 insertions(+)