patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Akhil Goyal <akhil.goyal@nxp.com>
To: Thierry Herbelot <thierry.herbelot@6wind.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: Thomas Monjalon <thomas@monjalon.net>,
	"stable@dpdk.org" <stable@dpdk.org>,
	"declan.doherty@intel.com" <declan.doherty@intel.com>
Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] drivers/crypto/openssl: use a local copy for the	session contexts
Date: Thu, 7 Nov 2019 10:08:02 +0000	[thread overview]
Message-ID: <VE1PR04MB663962D2B6CEEA8A2484B2D3E6780@VE1PR04MB6639.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <b087389382097e99cfadd244bbae47d024a47112.1568217193.git.thierry.herbelot@6wind.com>


> Session contexts are used for temporary storage when processing a
> packet.
> If packets for the same session are to be processed simultaneously on
> multiple cores, separate contexts must be used.
> 
> Note: with openssl 1.1.1 EVP_CIPHER_CTX can no longer be defined as a
> variable on the stack: it must be allocated. This in turn reduces the
> performance.
> 
> Fixes: d61f70b4c918 ('crypto/libcrypto: add driver for OpenSSL library')
> Cc: stable@dpdk.org
> Cc: declan.doherty@intel.com
> 
> Signed-off-by: Thierry Herbelot <thierry.herbelot@6wind.com>
> ---

Applied to dpdk-next-crypto

Thanks.

      reply	other threads:[~2019-11-07 10:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-11 16:06 [dpdk-stable] " Thierry Herbelot
2019-11-07 10:08 ` Akhil Goyal [this message]

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=VE1PR04MB663962D2B6CEEA8A2484B2D3E6780@VE1PR04MB6639.eurprd04.prod.outlook.com \
    --to=akhil.goyal@nxp.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    --cc=stable@dpdk.org \
    --cc=thierry.herbelot@6wind.com \
    --cc=thomas@monjalon.net \
    /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).