[EXT] [PATCH v5 08/27] eal: deprecate RTE_FUNC_PTR_* macros
Akhil Goyal
gakhil at marvell.com
Tue Sep 6 08:11:28 CEST 2022
> Those macros have no real value and are easily replaced with a simple
> if() block.
>
> Existing users have been converted using a new cocci script.
> Deprecate them.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
> lib/cryptodev/rte_cryptodev.c | 43 ++-
> lib/security/rte_security.c | 6 +-
For cryptodev and security
Acked-by: Akhil Goyal <gakhil at marvell.com>
More information about the dev
mailing list