[PATCH] doc: fix dma perf typo

Subsystems: the rest

STALE743d

2 messages, 2 authors, 2024-07-29 · open the first message on its own page

[PATCH] doc: fix dma perf typo

From: Amit Prakash Shukla <hidden>
Date: 2024-07-25 17:48:55

Fixing typo in command line arguments for dma perf application.

Fixes: 623dc9364dc6 ("app/dma-perf: introduce DMA performance test")
Cc: stable@dpdk.org

Signed-off-by: Amit Prakash Shukla <redacted>
---
 doc/guides/tools/dmaperf.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/tools/dmaperf.rst b/doc/guides/tools/dmaperf.rst
index 6f85fceb8a..f68353b920 100644
--- a/doc/guides/tools/dmaperf.rst
+++ b/doc/guides/tools/dmaperf.rst
@@ -119,7 +119,7 @@ Typical command-line invocation to execute the application:
 
 .. code-block:: console
 
-   dpdk-test-dma-perf --config=./config_dma.ini --result=./res_dma.csv
+   dpdk-test-dma-perf --config ./config_dma.ini --result ./res_dma.csv
 
 Where ``config_dma.ini`` is the configuration file,
 and ``res_dma.csv`` will be the generated result file.
-- 
2.34.1

Re: [PATCH] doc: fix dma perf typo

From: Thomas Monjalon <hidden>
Date: 2024-07-29 20:54:52

25/07/2024 19:47, Amit Prakash Shukla:
Fixing typo in command line arguments for dma perf application.

Fixes: 623dc9364dc6 ("app/dma-perf: introduce DMA performance test")
Cc: stable@dpdk.org

Signed-off-by: Amit Prakash Shukla <redacted>
Applied, thanks.


Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help