Skip to content

Commit

Permalink
doc: fix typo in bbdev test guide
Browse files Browse the repository at this point in the history
fixed typing error in doc/guides/tools/testbbdev.rst

Fixes: f714a18 ("app/testbbdev: add test application for bbdev")
Cc: stable@dpdk.org

Signed-off-by: Sarosh Arif <sarosh.arif@emumba.com>
Acked-by: Nicolas Chautru <nicolas.chautru@intel.com>
  • Loading branch information
sarosh-arif authored and tmonjalo committed Jul 22, 2020
1 parent 5b2b0bd commit d9f94a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guides/tools/testbbdev.rst
Expand Up @@ -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.

Expand Down

0 comments on commit d9f94a9

Please sign in to comment.