DPDK patches and discussions
 help / color / mirror / Atom feed
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: "Zhang, Roy Fan" <roy.fan.zhang@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] crypto/scheduler: add more EAL options
Date: Wed, 29 Mar 2017 21:38:03 +0000	[thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D8974771039A@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <1487601074-24807-1-git-send-email-roy.fan.zhang@intel.com>

Hi Fan,

> -----Original Message-----
> From: Zhang, Roy Fan
> Sent: Monday, February 20, 2017 2:31 PM
> To: dev@dpdk.org
> Cc: De Lara Guarch, Pablo
> Subject: [PATCH] crypto/scheduler: add more EAL options
> 
> This patch adds initial mode and ordering enable/disable EAL
> options to cryptodev scheduler PMD.
> 
> Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
> ---
>  drivers/crypto/scheduler/rte_cryptodev_scheduler.h |   3 +
>  drivers/crypto/scheduler/scheduler_pmd.c           | 118
> ++++++++++++++++++++-
>  2 files changed, 118 insertions(+), 3 deletions(-)
> 
...
> 
>  #define RTE_CRYPTODEV_VDEV_NAME
> 	("name")
>  #define RTE_CRYPTODEV_VDEV_SLAVE			("slave")
> +#define RTE_CRYPTODEV_VDEV_MODE
> 	("mode")
> +#define RTE_CRYPTODEV_VDEV_ORDERING			("ordering")

Could you align all this macros?

  reply	other threads:[~2017-03-29 21:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-20 14:31 Fan Zhang
2017-03-29 21:38 ` De Lara Guarch, Pablo [this message]
2017-03-30 16:31 ` [dpdk-dev] [PATCH v2] " Fan Zhang
2017-04-03 12:13   ` [dpdk-dev] [PATCH v3] " Fan Zhang
2017-04-03 15:33     ` [dpdk-dev] [PATCH v4] " Fan Zhang
2017-04-04 13:38       ` Declan Doherty
2017-04-04 15:28         ` De Lara Guarch, Pablo

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