[dpdk-dev] [PATCH] cryptodev: remove crypto list end enumerators

Akhil Goyal akhil.goyal at nxp.com
Thu Sep 10 20:57:13 CEST 2020


Hi Arek,

> This patch removes enumerators RTE_CRYPTO_CIPHER_LIST_END,
> RTE_CRYPTO_AUTH_LIST_END, RTE_CRYPTO_AEAD_LIST_END to prevent
> some problems that may arise when adding new crypto algorithms.
> 
> Signed-off-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> ---

There is a deprecation notice to remove these enums.
You should remove that.
Please have a single series for removal of all LIST END including the Asym crypto.

And I can see that these **LIST_END are getting used in some of the crypto PMDs.
Please remove all those references and cc changes to the respective PMD maintainer.

Regards,
Akhil


More information about the dev mailing list