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.kusz...@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

Reply via email to