> Acked-by: Kai Ji <kai...@intel.com> > You should reply in the bottom. > > Subject: [PATCH] common/qat: fix undefined initial slice > > > > This commit fixes undefined initial value of slice capability. > > When unset it could lead to undefined read of capability due to stack frame > > picked values, is should therefore be set to 0. > > > > Fixes: b3cbbcdffa4f ("common/qat: read HW slice configuration") > > > > Signed-off-by: Arek Kusztal <arkadiuszx.kusz...@intel.com> Applied to dpdk-next-crypto
Thanks.