DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v4] cryptodev: add capabilities discovery mechanism
Date: Fri, 11 Mar 2016 10:35:14 +0100	[thread overview]
Message-ID: <2745597.YgJ68IgvFl@xps13> (raw)
In-Reply-To: <1457660214-172168-1-git-send-email-pablo.de.lara.guarch@intel.com>

2016-03-11 01:36, Pablo de Lara:
> From: Declan Doherty <declan.doherty@intel.com>
> 
> This patch add a mechanism for discovery of crypto device features and supported
> crypto operations and algorithms. It also provides a method for a crypto PMD to
> publish any data range limitations it may have for the operations and algorithms
> it supports.
> 
> The parameter feature_flags added to rte_cryptodev struct is used to capture
> features such as operations supported (symmetric crypto, operation chaining etc)
> as well parameter such as whether the device is hardware accelerated or uses
> SIMD instructions.
> 
> The capabilities parameter allows a PMD to define an array of supported operations
> with any limitation which that implementation may have.
> 
> Finally the rte_cryptodev_info struct has been extended to allow retrieval of
> these parameter using the existing rte_cryptodev_info_get() API.
> 
> Signed-off-by: Declan Doherty <declan.doherty@intel.com>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> Acked-by: Fiona Trahe <fiona.trahe@intel.com>

Applied, thanks

  reply	other threads:[~2016-03-11  9:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-30 13:10 [dpdk-dev] [PATCH] " Declan Doherty
2016-02-02 17:38 ` De Lara Guarch, Pablo
2016-02-10 16:37 ` Trahe, Fiona
2016-03-10 17:07 ` [dpdk-dev] [PATCH v2] " Pablo de Lara
2016-03-10 19:54   ` [dpdk-dev] [PATCH v3] " Pablo de Lara
2016-03-10 21:27     ` Trahe, Fiona
2016-03-11  1:20     ` Thomas Monjalon
2016-03-11  1:31       ` De Lara Guarch, Pablo
2016-03-11  1:36     ` [dpdk-dev] [PATCH v4] " Pablo de Lara
2016-03-11  9:35       ` Thomas Monjalon [this message]
2016-03-14  8:13       ` Cao, Min
2016-03-14  8:25     ` [dpdk-dev] [PATCH v3] " Cao, Min
2016-03-14  8:26   ` [dpdk-dev] [PATCH v2] " Cao, Min

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=2745597.YgJ68IgvFl@xps13 \
    --to=thomas.monjalon@6wind.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 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).