[dpdk-dev] [PATCH v1 0/1] crypto/openssl: replace macros by inline routines

Ashish Gupta Ashish.Gupta at caviumnetworks.com
Tue Jul 31 16:16:24 CEST 2018


From: Shally Verma <shally.verma at 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



More information about the dev mailing list