DPDK website maintenance
 help / color / mirror / Atom feed
From: Ali Alnubani <alialnu@mellanox.com>
To: "web@dpdk.org" <web@dpdk.org>
Cc: "ci@dpdk.org" <ci@dpdk.org>,
	Thomas Monjalon <thomas@monjalon.net>,
	"tim.odriscoll@intel.com" <tim.odriscoll@intel.com>,
	"lijuan.tu@intel.com" <lijuan.tu@intel.com>,
	"lylavoie@iol.unh.edu" <lylavoie@iol.unh.edu>
Subject: [dpdk-web] [PATCH 2/2] add a link to the CI dashboard
Date: Thu, 8 Nov 2018 16:48:03 +0000	[thread overview]
Message-ID: <20181108164732.11265-2-alialnu@mellanox.com> (raw)
In-Reply-To: <20181108164732.11265-1-alialnu@mellanox.com>

Suggested-by: Lijuan Tu <lijuan.tu@intel.com>
Signed-off-by: Ali Alnubani <alialnu@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

  reply	other threads:[~2018-11-08 16:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-08 16:48 [dpdk-web] [PATCH 1/2] rename the performance lab page Ali Alnubani
2018-11-08 16:48 ` Ali Alnubani [this message]
2018-11-20  9:20   ` [dpdk-web] [PATCH 2/2] add a link to the CI dashboard 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=20181108164732.11265-2-alialnu@mellanox.com \
    --to=alialnu@mellanox.com \
    --cc=ci@dpdk.org \
    --cc=lijuan.tu@intel.com \
    --cc=lylavoie@iol.unh.edu \
    --cc=thomas@monjalon.net \
    --cc=tim.odriscoll@intel.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).