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: - |
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_crypto_asym.h | ||
rte_crypto_sym.h | ||
rte_crypto.h | ||
rte_cryptodev_pmd.c | ||
rte_cryptodev_pmd.h | ||
rte_cryptodev_version.map | ||
rte_cryptodev.c | ||
rte_cryptodev.h |