RE: [PATCH v1] common/qat: fix qat_dev_cmd_param corruption

2023-06-08 Thread Power, Ciara
> -Original Message- > From: Vikash Poddar > Sent: Tuesday 23 May 2023 10:07 > To: Ji, Kai > Cc: dev@dpdk.org; Poddar, Vikash ChandraX > ; Kusztal, ArkadiuszX > > Subject: [PATCH v1] common/qat: fix qat_dev_cmd_param corruption > > Adding fix to addre

[PATCH v1] common/qat: fix qat_dev_cmd_param corruption

2023-05-23 Thread Vikash Poddar
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 configur