DPDK patches and discussions
 help / color / mirror / Atom feed
From: John Griffin <john.griffin@intel.com>
To: Fiona Trahe <fiona.trahe@intel.com>, dev@dpdk.org
Cc: Declan.doherty@intel.com, Arek Kusztal <arkadiuszx.kusztal@intel.com>
Subject: Re: [dpdk-dev] [PATCH v2 0/2] Out of place operations for symmetric crypto
Date: Wed, 30 Mar 2016 16:52:32 +0100	[thread overview]
Message-ID: <56FBF640.2050107@intel.com> (raw)
In-Reply-To: <1459260882-6956-1-git-send-email-fiona.trahe@intel.com>

On 29/03/16 15:14, Fiona Trahe wrote:
> From: Arek Kusztal <arkadiuszx.kusztal@intel.com>
>
> This patch adds out of place operations for qat symmetric crypto PMD,
> i.e. the result of the operation can be written to the destination buffer
> instead of overwriting the source buffer as done in "in-place" operation.
>
> v2:
>   - updated commit message to clarify out-of-place meaning
>
>
> Arek Kusztal (2):
>    driver/crypto: out-of-place symmetric operations
>    app/test: added test for out-of-place symmetric operations
>
>   app/test/test_cryptodev.c       |  495 ++++++++++++++++++++++++++++++++++++++-
>   doc/guides/cryptodevs/qat.rst   |    1 -
>   drivers/crypto/qat/qat_crypto.c |   22 +-
>   3 files changed, 504 insertions(+), 14 deletions(-)
>

Acked-by: John Griffin <john.griffin@intel.com>

  reply	other threads:[~2016-03-30 15:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-29  9:39 [dpdk-dev] [PATCH " Fiona Trahe
2016-03-29  9:39 ` [dpdk-dev] [PATCH 1/2] driver/crypto: out-of-place symmetric operations Fiona Trahe
2016-03-29 12:02   ` Thomas Monjalon
2016-03-29 12:14     ` Jain, Deepak K
2016-03-29  9:39 ` [dpdk-dev] [PATCH 2/2] app/test: added test for " Fiona Trahe
2016-03-29 14:14 ` [dpdk-dev] [PATCH v2 0/2] Out of place operations for symmetric crypto Fiona Trahe
2016-03-30 15:52   ` John Griffin [this message]
2016-03-31 19:45     ` Thomas Monjalon
2016-03-29 14:14 ` [dpdk-dev] [PATCH v2 1/2] driver/crypto: out-of-place symmetric operations Fiona Trahe
2016-03-29 14:14 ` [dpdk-dev] [PATCH v2 2/2] app/test: added test for " Fiona Trahe

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=56FBF640.2050107@intel.com \
    --to=john.griffin@intel.com \
    --cc=Declan.doherty@intel.com \
    --cc=arkadiuszx.kusztal@intel.com \
    --cc=dev@dpdk.org \
    --cc=fiona.trahe@intel.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).