[PATCH] common/qat: fix undefined initial slice
Akhil Goyal
gakhil at marvell.com
Tue Nov 8 06:17:56 CET 2022
> Acked-by: Kai Ji <kai.ji at 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.kusztal at intel.com>
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list