On Wed, Jul 29, 2020 at 04:46:51PM +0200, Arek Kusztal wrote: > Enumerators RTE_CRYPTO_CIPHER_LIST_END, RTE_CRYPTO_AUTH_LIST_END, > RTE_CRYPTO_AEAD_LIST_END will be removed to prevent some problems > that may arise when adding new algorithms. > > Signed-off-by: Arek Kusztal <[email protected]>
Since these seem to cause us ABI problems: Acked-by: Bruce Richardson <[email protected]>

