numam-dpdk/drivers/common/qat
Arek Kusztal 29d5bf63ed 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: b3cbbcdffa ("common/qat: read HW slice configuration")

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Kai Ji <kai.ji@intel.com>
2022-11-08 06:15:47 +01:00
..
dev common/qat: read HW slice configuration 2022-10-29 13:01:40 +02:00
qat_adf crypto/qat: add ECDH public key verification 2022-10-29 13:01:41 +02:00
meson.build crypto/ipsec_mb: enable IPsec on Arm platform 2022-09-27 17:16:52 +02:00
qat_common.c crypto/qat: unify device private data structure 2021-11-04 19:46:27 +01:00
qat_common.h crypto/qat: unify device private data structure 2021-11-04 19:46:27 +01:00
qat_device.c common/qat: fix undefined initial slice 2022-11-08 06:15:47 +01:00
qat_device.h crypto/qat: make immutable parameters constant 2022-10-29 13:01:41 +02:00
qat_logs.c drivers: align log names 2021-04-08 18:32:31 +02:00
qat_logs.h log: add log stream accessor 2019-10-27 10:41:08 +01:00
qat_pf2vf.c common/qat: fix VF to PF answer 2022-09-27 17:16:52 +02:00
qat_pf2vf.h common/qat: add PF to VF communication 2021-07-20 10:32:05 +02:00
qat_qp.c dev: hide driver object 2022-09-23 16:14:34 +02:00
qat_qp.h common/qat: define build request and dequeue operations 2022-02-23 09:59:16 +01:00