[dpdk-web] [PATCH] add SPP app link to download page
Ferruh Yigit
ferruh.yigit at intel.com
Thu Jun 14 18:42:22 CEST 2018
SPP - Soft Patch Panel is a DPDK application hosted in dpdk.org
more information can be found at:
https://dpdk.org/browse/apps/spp/tree/docs/guides/overview.rst
Adding the spp application link to download web page.
Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
---
Cc: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
Cc: Sy Jong Choi <sy.jong.choi at intel.com>
Cc: Gerald Rogers <gerald.rogers at intel.com>
---
download.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/download.html b/download.html
index dfcecc0..6efd13d 100644
--- a/download.html
+++ b/download.html
@@ -60,6 +60,7 @@
<h3>Applications</h3>
<ul>
<li><a href="/browse/apps/pktgen-dpdk/refs/">pktgen-dpdk (traffic generator)</a></li>
+ <li><a href="/browse/apps/spp/refs/">Soft Patch Panel (switching functionality for service function chaining)</a></li>
</ul>
<h3>Tools</h3>
<ul>
--
2.14.4
More information about the web
mailing list