[dpdk-web] [PATCH 2/2] add a link to the CI dashboard

Ali Alnubani alialnu at mellanox.com
Thu Nov 8 17:48:03 CET 2018


Suggested-by: Lijuan Tu <lijuan.tu at intel.com>
Signed-off-by: Ali Alnubani <alialnu at mellanox.com>
---
 content/lab/_index.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/content/lab/_index.md b/content/lab/_index.md
index 5a2e508..09de781 100644
--- a/content/lab/_index.md
+++ b/content/lab/_index.md
@@ -3,6 +3,10 @@ title = "DPDK Community Lab"
 weight = "8"
 +++
 
+<center>
+  {{< button href="https://lab.dpdk.org" >}} Dashboard {{< /button >}}
+</center>
+
 ## What it's for
 ----
 
@@ -10,6 +14,8 @@ weight = "8"
   - When a new patch is received, automatically test
     and determine if it degrades performance or causes other issues on one or more architectures.
   - Provides input to maintainers on whether to accept patches or request rework.
-- Scope may expand in future: test DPDK-enabled applications, use lab for demos, etc.
+- The Dashboard currently provides performance deltas for each patch compared to the expected numbers
+	of each architecture.
+  - Scope may expand in future: test DPDK-enabled applications, use lab for demos, etc.
 
 ![DPDK - Performance Lab](/img/performance-lab-diagram.png)
-- 
2.11.0



More information about the web mailing list