DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: web@dpdk.org
Subject: [dpdk-web] [PATCH] add examples build in quick start
Date: Mon, 20 Feb 2017 14:38:43 +0100	[thread overview]
Message-ID: <1487597923-16632-1-git-send-email-thomas.monjalon@6wind.com> (raw)

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
 doc/quick-start.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/quick-start.html b/doc/quick-start.html
index 164dd60..7c89982 100644
--- a/doc/quick-start.html
+++ b/doc/quick-start.html
@@ -90,6 +90,10 @@ testpmd&gt; stop
   RX-packets: 4384665        RX-dropped: 0             RX-total: 4384665
   TX-packets: 4384729        TX-dropped: 0             TX-total: 4384729
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++</pre>
+
+			<p>Some sample applications can be tested after building them.</p>
+			<pre>
+make -C examples RTE_SDK=$(pwd) RTE_TARGET=build O=$(pwd)/build/examples</pre>
 		</section>
 	</body>
 </html>
-- 
2.7.0

             reply	other threads:[~2017-02-20 13:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-20 13:38 Thomas Monjalon [this message]
2017-02-21  9:57 ` Mcnamara, John
2017-02-26 17:08   ` 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=1487597923-16632-1-git-send-email-thomas.monjalon@6wind.com \
    --to=thomas.monjalon@6wind.com \
    --cc=web@dpdk.org \
    /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).