f5862ae99e
API makes think that rte_cryptodev_info_get() cannot return a value >= 3 (RTE_CRYPTO_AEAD_LIST_END in 19.11). 20.02-rc1 was returning 3 (RTE_CRYPTO_AEAD_CHACHA20_POLY1305). So the ABI compatibility contract was broken. It could be solved with some function versioning, but because a lack of time, the feature is reverted for now. This reverts following commits: - |
||
---|---|---|
.. | ||
qat_adf | ||
Makefile | ||
meson.build | ||
qat_common.c | ||
qat_common.h | ||
qat_device.c | ||
qat_device.h | ||
qat_logs.c | ||
qat_logs.h | ||
qat_qp.c | ||
qat_qp.h |