DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: update pipeline example path in the user guide
@ 2022-11-27 23:03 Harshad Narayane
  2023-03-28 19:03 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Harshad Narayane @ 2022-11-27 23:03 UTC (permalink / raw)
  To: dev; +Cc: cristian.dumitrescu, kamalakannan.r

Updated the pipeline example path in the Sample Application User Guide.

Signed-off-by: Harshad Narayane <harshad.suresh.narayane@intel.com>
Signed-off-by: Kamalakannan R <kamalakannan.r@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
---
 doc/guides/sample_app_ug/pipeline.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/sample_app_ug/pipeline.rst b/doc/guides/sample_app_ug/pipeline.rst
index 49d50136bc..7c86bf484a 100644
--- a/doc/guides/sample_app_ug/pipeline.rst
+++ b/doc/guides/sample_app_ug/pipeline.rst
@@ -58,7 +58,7 @@ The following is an example command to run the application configured for the VX
 
 .. code-block:: console
 
-    $ ./<build_dir>/examples/dpdk-pipeline -c 0x3 -- -s examples/vxlan.cli
+    $ ./<build_dir>/examples/dpdk-pipeline -c 0x3 -- -s examples/pipeline/examples/vxlan.cli
 
 The application should start successfully and display as follows:
 
-- 
2.25.1


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

* Re: [PATCH] doc: update pipeline example path in the user guide
  2022-11-27 23:03 [PATCH] doc: update pipeline example path in the user guide Harshad Narayane
@ 2023-03-28 19:03 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2023-03-28 19:03 UTC (permalink / raw)
  To: kamalakannan.r, Harshad Narayane; +Cc: dev, cristian.dumitrescu

28/11/2022 00:03, Harshad Narayane:
> Updated the pipeline example path in the Sample Application User Guide.
> 
> Signed-off-by: Harshad Narayane <harshad.suresh.narayane@intel.com>
> Signed-off-by: Kamalakannan R <kamalakannan.r@intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
> ---
> -    $ ./<build_dir>/examples/dpdk-pipeline -c 0x3 -- -s examples/vxlan.cli
> +    $ ./<build_dir>/examples/dpdk-pipeline -c 0x3 -- -s examples/pipeline/examples/vxlan.cli

Applied, thanks.



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

end of thread, other threads:[~2023-03-28 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-27 23:03 [PATCH] doc: update pipeline example path in the user guide Harshad Narayane
2023-03-28 19:03 ` 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).