* [PATCH] doc: fix dma perf typo
@ 2024-07-25 17:47 Amit Prakash Shukla
2024-07-29 20:54 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Amit Prakash Shukla @ 2024-07-25 17:47 UTC (permalink / raw)
To: Cheng Jiang, Chengwen Feng, Yuan Wang, Anoob Joseph, Jiayu Hu
Cc: dev, jerinj, vattunuru, Amit Prakash Shukla, stable
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 <amitprakashs@marvell.com>
---
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: fix dma perf typo
2024-07-25 17:47 [PATCH] doc: fix dma perf typo Amit Prakash Shukla
@ 2024-07-29 20:54 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2024-07-29 20:54 UTC (permalink / raw)
To: Amit Prakash Shukla
Cc: Cheng Jiang, Chengwen Feng, Yuan Wang, Anoob Joseph, Jiayu Hu,
stable, dev, jerinj, vattunuru, stable
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 <amitprakashs@marvell.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-29 20:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-25 17:47 [PATCH] doc: fix dma perf typo Amit Prakash Shukla
2024-07-29 20:54 ` Thomas Monjalon
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).