DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/1] crypto/openssl: replace macros by inline routines
@ 2018-07-31 14:16 Ashish Gupta
  2018-07-31 14:16 ` [dpdk-dev] [PATCH v1 1/1] crypto/openssl: replace macros by static inline functions Ashish Gupta
  0 siblings, 1 reply; 5+ messages in thread
From: Ashish Gupta @ 2018-07-31 14:16 UTC (permalink / raw)
  To: pablo.de.lara.guarch
  Cc: dev, narayanaprasad.athreya, nidadavolu.murthy, Shally Verma

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-08-23 13:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-31 14:16 [dpdk-dev] [PATCH v1 0/1] crypto/openssl: replace macros by inline routines Ashish Gupta
2018-07-31 14:16 ` [dpdk-dev] [PATCH v1 1/1] crypto/openssl: replace macros by static inline functions Ashish Gupta
2018-08-01 16:17   ` De Lara Guarch, Pablo
2018-08-23 13:48   ` Akhil Goyal
2018-08-23 13:57   ` Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).