From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: "Varghese, Vipin" <vipin.varghese@intel.com>,
"dev@dpdk.org" <dev@dpdk.org>
Cc: "Mcnamara, John" <john.mcnamara@intel.com>,
"Kovacevic, Marko" <marko.kovacevic@intel.com>
Subject: Re: [dpdk-dev] [PATCH v3] doc: add info on multiple instance SW crypto
Date: Tue, 6 Feb 2018 16:23:56 +0000 [thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D8976CC951D5@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <1517933517-1210-1-git-send-email-vipin.varghese@intel.com>
> -----Original Message-----
> From: Varghese, Vipin
> Sent: Tuesday, February 6, 2018 4:12 PM
> To: dev@dpdk.org; De Lara Guarch, Pablo
> <pablo.de.lara.guarch@intel.com>
> Cc: stable@dpdk.org; Mcnamara, John <john.mcnamara@intel.com>;
> Kovacevic, Marko <marko.kovacevic@intel.com>; Varghese, Vipin
> <vipin.varghese@intel.com>
> Subject: [PATCH v3] doc: add info on multiple instance SW crypto
>
> Add infomration to explain applications using multiple instances of sw
> crypto with example.
>
> Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
> ---
>
> V3 Changes:
> - moved the multiple sw crypto to more generic place holder - Pablo
>
> V2 Changes:
> - Updated Note for better wording - Pablo
> - Multiple instance information to Crypto Device Lib - Pablo
> ---
> doc/guides/prog_guide/cryptodev_lib.rst | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/doc/guides/prog_guide/cryptodev_lib.rst
> b/doc/guides/prog_guide/cryptodev_lib.rst
> index 2b338b9..d11e377 100644
> --- a/doc/guides/prog_guide/cryptodev_lib.rst
> +++ b/doc/guides/prog_guide/cryptodev_lib.rst
> @@ -70,6 +70,15 @@ From the command line using the --vdev EAL option
>
> --vdev
> 'crypto_aesni_mb0,max_nb_queue_pairs=2,max_nb_sessions=1024,socket
> _id=0'
>
> +.. Note::
> +
> + * If DPDK application requires multiple software crypto PMD devices
> then required
> + number of ``--vdev`` with appropriate libraries are to be added.
> +
> + * An Application with crypto PMD instaces sharing the same library
> requires unique ID.
Typo: instances (which could be fixed when merging).
Also, there is no need to add stable@dpdk.org, so I will remove it from the CC list.
Apart from this:
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
next prev parent reply other threads:[~2018-02-06 16:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-05 14:31 [dpdk-dev] [PATCH] doc: update multiple instance info for NULL crypto Vipin Varghese
2018-02-05 15:54 ` De Lara Guarch, Pablo
2018-02-06 13:43 ` [dpdk-dev] [PATCH v2] " Vipin Varghese
2018-02-06 16:11 ` [dpdk-dev] [PATCH v3] doc: add info on multiple instance SW crypto Vipin Varghese
2018-02-06 16:23 ` De Lara Guarch, Pablo [this message]
2018-02-06 21:22 ` 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=E115CCD9D858EF4F90C690B0DCB4D8976CC951D5@IRSMSX108.ger.corp.intel.com \
--to=pablo.de.lara.guarch@intel.com \
--cc=dev@dpdk.org \
--cc=john.mcnamara@intel.com \
--cc=marko.kovacevic@intel.com \
--cc=vipin.varghese@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).