From: Vipin Varghese <vipin.varghese@intel.com>
To: dev@dpdk.org, marko.kovacevic@intel.com, pablo.de.lara.guarch@intel.com
Cc: john.mcnamara@intel.com, Vipin Varghese <vipin.varghese@intel.com>
Subject: [dpdk-dev] [PATCH v2] doc: update application minimum requirement info
Date: Mon, 5 Feb 2018 23:02:07 +0530 [thread overview]
Message-ID: <1517851927-20984-1-git-send-email-vipin.varghese@intel.com> (raw)
In-Reply-To: <1517841347-9340-1-git-send-email-vipin.varghese@intel.com>
Added note section to update information for use cases working with
multiple crypto devices.
Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
---
V2 changes:
- updated the title from 'info on multi crypto instances' - Pablo
- reframed affirmative word 'should' to 'shall' - pablo
---
doc/guides/sample_app_ug/l2_forward_crypto.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/guides/sample_app_ug/l2_forward_crypto.rst b/doc/guides/sample_app_ug/l2_forward_crypto.rst
index 1e85b4a..fddfd1b 100644
--- a/doc/guides/sample_app_ug/l2_forward_crypto.rst
+++ b/doc/guides/sample_app_ug/l2_forward_crypto.rst
@@ -199,6 +199,14 @@ To run the application in linuxapp environment with 2 lcores, 2 ports and 2 cryp
Refer to the *DPDK Getting Started Guide* for general information on running applications
and the Environment Abstraction Layer (EAL) options.
+.. Note::
+
+ * The ``l2fwd-crypto`` sample application requires IPv4 packets for crypto operation.
+
+ * If multiple Ethernet ports is passed, then equal number of crypto devices are to be passed.
+
+ * All crypto devices shall use the same session.
+
Explanation
-----------
--
1.9.1
next prev parent reply other threads:[~2018-02-05 17:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-05 14:35 [dpdk-dev] [PATCH] doc: update info on multi crypto instances Vipin Varghese
2018-02-05 15:58 ` De Lara Guarch, Pablo
2018-02-06 12:04 ` Mcnamara, John
2018-02-05 17:32 ` Vipin Varghese [this message]
2018-02-06 12:00 ` [dpdk-dev] [PATCH v2] doc: update application minimum requirement info Mcnamara, John
2018-02-06 16:35 ` De Lara Guarch, Pablo
2018-02-06 21:28 ` 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=1517851927-20984-1-git-send-email-vipin.varghese@intel.com \
--to=vipin.varghese@intel.com \
--cc=dev@dpdk.org \
--cc=john.mcnamara@intel.com \
--cc=marko.kovacevic@intel.com \
--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).