From: Shally Verma <shally.ve...@caviumnetworks.com> Replace macros by static inline functions in openssl compatibility layer. These changes are based on the feedback given on openssl PMD patch V5 here:
Link: https://patches.dpdk.org/patch/43273/#84042 Ashish Gupta (1): crypto/openssl: replace macros by static inline functions drivers/crypto/openssl/compat.h | 265 ++++++++++++++++++--------- drivers/crypto/openssl/rte_openssl_pmd.c | 10 +- drivers/crypto/openssl/rte_openssl_pmd_ops.c | 12 +- 3 files changed, 188 insertions(+), 99 deletions(-) -- 2.14.3