* [dpdk-web] [PATCH] add examples build in quick start
@ 2017-02-20 13:38 Thomas Monjalon
2017-02-21 9:57 ` Mcnamara, John
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2017-02-20 13:38 UTC (permalink / raw)
To: web
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> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-02-26 17:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-20 13:38 [dpdk-web] [PATCH] add examples build in quick start Thomas Monjalon
2017-02-21 9:57 ` Mcnamara, John
2017-02-26 17:08 ` 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).