> -----Original Message-----
> From: Sivaramakrishnan Venkat <venkatx.sivaramakrish...@intel.com>
> Sent: Friday, November 17, 2023 12:38 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Ji, Kai <kai...@intel.com>; gak...@marvell.com;
> Sivaramakrishnan, VenkatX <venkatx.sivaramakrish...@intel.com>
> Subject: [PATCH v2] crypto/qat: fix block cipher misalignment for AES CBC and
> 3DES CBC
>
> check cipher length alignment for 3DES CBC and AES CBC to change it to NULL
> service type for buffer misalignment.
>
> Fixes: def38073ac90 ("crypto/qat: check cipher buffer alignment")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Sivaramakrishnan Venkat
> <venkatx.sivaramakrish...@intel.com>
> Acked-by: Kai Ji <kai...@intel.com>
> ---
> v2:
> Dropped new tests patch.
> Removed settings reponse header directly.
> Cleared cookie status instead of setting to SUCCESS.
Acked-by: Ciara Power <ciara.po...@intel.com>