> -----Original Message-----
> From: Vikash Poddar <[email protected]>
> Sent: Tuesday 23 May 2023 10:07
> To: Ji, Kai <[email protected]>
> Cc: [email protected]; Poddar, Vikash ChandraX
> <[email protected]>; Kusztal, ArkadiuszX
> <[email protected]>
> Subject: [PATCH v1] common/qat: fix qat_dev_cmd_param corruption
>
> Adding fix to address the memory corruption issue for qat_dev_cmd_param
> structure on QAT GEN3.
>
> This fix aligns the storage where it stores the value on 4 byte unsigned
> integer data type after reading slice configuration of QAT capabilities.
>
> Fixes: b3cbbcdffa4f ("common/qat: read HW slice configuration")
> Cc: [email protected]
>
> Signed-off-by: Vikash Poddar <[email protected]>
> ---
<snip>
Acked-by: Ciara Power <[email protected]>