DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ashish Gupta <Ashish.Gupta@caviumnetworks.com>
To: pablo.de.lara.guarch@intel.com
Cc: dev@dpdk.org, narayanaprasad.athreya@cavium.com,
	nidadavolu.murthy@cavium.com,
	Shally Verma <shally.verma@caviumnetworks.com>
Subject: [dpdk-dev] [PATCH v1 0/1] crypto/openssl: replace macros by inline routines
Date: Tue, 31 Jul 2018 19:46:24 +0530	[thread overview]
Message-ID: <20180731141625.20225-1-Ashish.Gupta@caviumnetworks.com> (raw)

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

             reply	other threads:[~2018-07-31 13:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-31 14:16 Ashish Gupta [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180731141625.20225-1-Ashish.Gupta@caviumnetworks.com \
    --to=ashish.gupta@caviumnetworks.com \
    --cc=dev@dpdk.org \
    --cc=narayanaprasad.athreya@cavium.com \
    --cc=nidadavolu.murthy@cavium.com \
    --cc=pablo.de.lara.guarch@intel.com \
    --cc=shally.verma@caviumnetworks.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).