> Acked-by: Kai Ji <[email protected]> > 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 <[email protected]> Applied to dpdk-next-crypto
Thanks.

