DPDK patches and discussions
 help / color / mirror / Atom feed
From: Shreyansh Jain <shreyansh.jain@nxp.com>
To: <pablo.de.lara.guarch@intel.com>
Cc: <dev@dpdk.org>
Subject: [dpdk-dev] [PATCH] doc: fix incorrect path to testpmd app
Date: Tue, 26 Jul 2016 19:01:41 +0530	[thread overview]
Message-ID: <1469539901-22329-1-git-send-email-shreyansh.jain@nxp.com> (raw)

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
---
 doc/guides/testpmd_app_ug/build_app.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/testpmd_app_ug/build_app.rst b/doc/guides/testpmd_app_ug/build_app.rst
index 7f32a7c..4c7cf2e 100644
--- a/doc/guides/testpmd_app_ug/build_app.rst
+++ b/doc/guides/testpmd_app_ug/build_app.rst
@@ -58,4 +58,4 @@ The basic compilation steps are:
 
     .. code-block:: console
 
-        $RTE_SDK/$RTE_TARGET/build/app/testpmd
+        $RTE_SDK/$RTE_TARGET/app/testpmd
-- 
2.7.4

             reply	other threads:[~2016-07-26 13:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-26 13:31 Shreyansh Jain [this message]
2016-07-26 13:57 ` Mcnamara, John
2016-07-26 13:59   ` Mcnamara, John
2016-07-28 16:01 ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1469539901-22329-1-git-send-email-shreyansh.jain@nxp.com \
    --to=shreyansh.jain@nxp.com \
    --cc=dev@dpdk.org \
    --cc=pablo.de.lara.guarch@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).