From: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
To: Pablo de Lara <pablo.de.lara.guarch@intel.com>, dev@dpdk.org
Subject: Re: [PATCH 0/6] L2fwd-crypto enhancements
Date: Fri, 11 Mar 2016 10:02:54 +0000 [thread overview]
Message-ID: <56E297CE.8090303@intel.com> (raw)
In-Reply-To: <1457654571-17432-1-git-send-email-pablo.de.lara.guarch@intel.com>
On 11/03/2016 00:02, Pablo de Lara wrote:
> This patchset cleans up the l2fwd-crypto app,
> implements some missing functionality
> and makes use of the new capability discovery mechanism
> that cryptodev library offers to discover which crypto operations
> a PMD can provide.
>
> This patchset depends on "cryptodev: add capabilities discovery mechanism" patch
> (http://dpdk.org/dev/patchwork/patch/11434/)
>
> Pablo de Lara (6):
> l2fwd-crypto: code cleanup
> l2fwd-crypto: update auth algo list
> l2fwd-crypto: implement parse_key function
> l2fwd_crypto: add AAD parsing
> l2fwd-crypto: add missing cipher/hash only cases
> l2fwd-crypto: use cryptodev capability discovery
>
> examples/l2fwd-crypto/main.c | 517 +++++++++++++++++++++++++++++--------------
> 1 file changed, 348 insertions(+), 169 deletions(-)
>
Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
next prev parent reply other threads:[~2016-03-11 10:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-11 0:02 [PATCH 0/6] L2fwd-crypto enhancements Pablo de Lara
2016-03-11 0:02 ` [PATCH 1/6] l2fwd-crypto: code cleanup Pablo de Lara
2016-03-11 0:02 ` [PATCH 2/6] l2fwd-crypto: update auth algo list Pablo de Lara
2016-03-11 0:02 ` [PATCH 3/6] l2fwd-crypto: implement parse_key function Pablo de Lara
2016-03-11 0:02 ` [PATCH 4/6] l2fwd_crypto: add AAD parsing Pablo de Lara
2016-03-11 0:02 ` [PATCH 5/6] l2fwd-crypto: add missing cipher/hash only cases Pablo de Lara
2016-03-11 0:02 ` [PATCH 6/6] l2fwd-crypto: use cryptodev capability discovery Pablo de Lara
2016-03-11 6:57 ` [PATCH 0/6] L2fwd-crypto enhancements Cao, Min
2016-03-11 10:02 ` Sergio Gonzalez Monroy [this message]
2016-03-11 10:50 ` 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=56E297CE.8090303@intel.com \
--to=sergio.gonzalez.monroy@intel.com \
--cc=dev@dpdk.org \
--cc=pablo.de.lara.guarch@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.