From: Sarosh Arif Date: Tue, 16 Jun 2020 08:22:01 +0000 (+0500) Subject: doc: fix typo in bbdev test guide X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=d9f94a929572c0e965d2b9c169bb421e6f34e56a;p=dpdk.git doc: fix typo in bbdev test guide fixed typing error in doc/guides/tools/testbbdev.rst Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev") Cc: stable@dpdk.org Signed-off-by: Sarosh Arif Acked-by: Nicolas Chautru --- diff --git a/doc/guides/tools/testbbdev.rst b/doc/guides/tools/testbbdev.rst index 2798721393..393c3e9d0d 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.