DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] fix: rename dpdk-ioat to dpdk-dma in example
@ 2022-10-12 10:44 Conor Walsh
  2022-10-21 13:52 ` David Marchand
  0 siblings, 1 reply; 2+ messages in thread
From: Conor Walsh @ 2022-10-12 10:44 UTC (permalink / raw)
  To: bruce.richardson, kevin.laatz, fengchengwen; +Cc: dev, Conor Walsh

When the dpdk-ioat app was renamed to dpdk-dma this example command
was missed, this patch corrects that issue.

Fixes: bb4141dbe5da ("examples/dma: rename ioat application example")

Signed-off-by: Conor Walsh <conor.walsh@intel.com>
---
 doc/guides/sample_app_ug/dma.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/sample_app_ug/dma.rst b/doc/guides/sample_app_ug/dma.rst
index 5cd7db650a..2765895564 100644
--- a/doc/guides/sample_app_ug/dma.rst
+++ b/doc/guides/sample_app_ug/dma.rst
@@ -45,7 +45,7 @@ The application requires a number of command line options:
 
 .. code-block:: console
 
-    ./<build_dir>/examples/dpdk-ioat [EAL options] -- [-p MASK] [-q NQ] [-s RS] [-c <sw|hw>]
+    ./<build_dir>/examples/dpdk-dma [EAL options] -- [-p MASK] [-q NQ] [-s RS] [-c <sw|hw>]
         [--[no-]mac-updating] [-b BS] [-f FS] [-i SI]
 
 where,
-- 
2.25.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] fix: rename dpdk-ioat to dpdk-dma in example
  2022-10-12 10:44 [PATCH] fix: rename dpdk-ioat to dpdk-dma in example Conor Walsh
@ 2022-10-21 13:52 ` David Marchand
  0 siblings, 0 replies; 2+ messages in thread
From: David Marchand @ 2022-10-21 13:52 UTC (permalink / raw)
  To: Conor Walsh; +Cc: bruce.richardson, kevin.laatz, fengchengwen, dev

On Wed, Oct 12, 2022 at 12:44 PM Conor Walsh <conor.walsh@intel.com> wrote:
>
> When the dpdk-ioat app was renamed to dpdk-dma this example command
> was missed, this patch corrects that issue.
>
> Fixes: bb4141dbe5da ("examples/dma: rename ioat application example")
>
> Signed-off-by: Conor Walsh <conor.walsh@intel.com>

Applied, thanks.


-- 
David Marchand


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-21 13:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-12 10:44 [PATCH] fix: rename dpdk-ioat to dpdk-dma in example Conor Walsh
2022-10-21 13:52 ` David Marchand

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).