From: Sarosh Arif <sarosh.arif@emumba.com>
To: dev@dpdk.org, john.mcnamara@intel.com, marko.kovacevic@intel.com,
nicolas.chautru@intel.com
Cc: stable@dpdk.org, Sarosh Arif <sarosh.arif@emumba.com>
Subject: [dpdk-dev] [PATCH] doc: fix typing error
Date: Tue, 16 Jun 2020 13:22:01 +0500 [thread overview]
Message-ID: <20200616082201.23035-1-sarosh.arif@emumba.com> (raw)
fixed typing error in doc/guides/tools/testbbdev.rst
Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev")
Signed-off-by: Sarosh Arif <sarosh.arif@emumba.com>
---
doc/guides/tools/testbbdev.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/tools/testbbdev.rst b/doc/guides/tools/testbbdev.rst
index 279872139..393c3e9d0 100644
--- a/doc/guides/tools/testbbdev.rst
+++ b/doc/guides/tools/testbbdev.rst
@@ -6,7 +6,7 @@ dpdk-test-bbdev Application
The ``dpdk-test-bbdev`` tool is a Data Plane Development Kit (DPDK) utility that
allows measuring performance parameters of PMDs available in the bbdev framework.
-Available tests available for execution are: latency, throughput, validation,
+Tests available for execution are: latency, throughput, validation,
bler and sanity tests. Execution of tests can be customized using various
parameters passed to a python running script.
--
2.17.1
next reply other threads:[~2020-06-16 8:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-16 8:22 Sarosh Arif [this message]
2020-06-18 2:06 ` Chautru, Nicolas
2020-07-22 0:09 ` Thomas Monjalon
2020-10-14 12:23 Sarosh Arif
2020-10-14 13:04 ` Ferruh Yigit
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=20200616082201.23035-1-sarosh.arif@emumba.com \
--to=sarosh.arif@emumba.com \
--cc=dev@dpdk.org \
--cc=john.mcnamara@intel.com \
--cc=marko.kovacevic@intel.com \
--cc=nicolas.chautru@intel.com \
--cc=stable@dpdk.org \
/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).