DPDK patches and discussions
 help / color / mirror / Atom feed
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2] null_crypto_pmd: PMD to support null crypto	operations
Date: Fri, 11 Mar 2016 00:39:05 +0000	[thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D8973C8C85BF@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <1457628391-29996-1-git-send-email-pablo.de.lara.guarch@intel.com>

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Pablo de Lara
> Sent: Thursday, March 10, 2016 4:47 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH v2] null_crypto_pmd: PMD to support null crypto
> operations
> 
> From: Declan Doherty <declan.doherty@intel.com>
> 
> This patch provides the implementation of a NULL crypto PMD, which
> supports
> NULL cipher and NULL authentication operations, which can be chained
> together
> as follows:
> 
> - Authentication Only
> - Cipher Only
> - Authentication then Cipher
> - Cipher then Authentication
> 
> As this is a NULL operation device the crypto operations which are submitted
> for
> processing are not actually modified and are stored in a queue pairs
> processed
> packets ring ready for collection when rte_cryptodev_burst_dequeue() is
> called.
> 
> The patch also contains the related unit tests function to test the PMDs
> supported operations.
> 
> Signed-off-by: Declan Doherty <declan.doherty@intel.com>

Nack. It was trying to remove an already removed reference to a deleted library

  parent reply	other threads:[~2016-03-11  0:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-31 20:48 [dpdk-dev] [PATCH] " Declan Doherty
2016-03-10 16:46 ` [dpdk-dev] [PATCH v2] " Pablo de Lara
2016-03-10 16:49   ` Jain, Deepak K
2016-03-11  0:39   ` De Lara Guarch, Pablo [this message]
2016-03-11  0:43   ` [dpdk-dev] [PATCH v3] " Pablo de Lara
2016-03-11  0:45     ` De Lara Guarch, Pablo
2016-03-11  0:50     ` [dpdk-dev] [PATCH v4] " Pablo de Lara
2016-03-11  0:56       ` Thomas Monjalon
2016-03-11  1:05         ` De Lara Guarch, Pablo
2016-03-11  1:04       ` [dpdk-dev] [PATCH v5] " Pablo de Lara
2016-03-11  1:15         ` Thomas Monjalon

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=E115CCD9D858EF4F90C690B0DCB4D8973C8C85BF@IRSMSX108.ger.corp.intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=dev@dpdk.org \
    /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).