> 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: sta...@dpdk.org > Cc: arkadiuszx.kusz...@intel.com > > Signed-off-by: Vikash Poddar <vikash.chandrax.pod...@intel.com> > Acked-by: Ciara Power <ciara.po...@intel.com>
Series Applied to dpdk-next-crypto Thanks.