* [dpdk-web] [PATCH 1/2] rename the performance lab page
@ 2018-11-08 16:48 Ali Alnubani
2018-11-08 16:48 ` [dpdk-web] [PATCH 2/2] add a link to the CI dashboard Ali Alnubani
0 siblings, 1 reply; 3+ messages in thread
From: Ali Alnubani @ 2018-11-08 16:48 UTC (permalink / raw)
To: web; +Cc: ci, Thomas Monjalon, tim.odriscoll, lijuan.tu, lylavoie
DPDK Community Lab is a more generic and suitable name
if additional testing other than performance is added in the future.
Suggested-by: Thomas Monjalon <thomas@monjalon.net>
Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
---
content/{perf-lab => lab}/_index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename content/{perf-lab => lab}/_index.md (75%)
diff --git a/content/perf-lab/_index.md b/content/lab/_index.md
similarity index 75%
rename from content/perf-lab/_index.md
rename to content/lab/_index.md
index 4061491..5a2e508 100644
--- a/content/perf-lab/_index.md
+++ b/content/lab/_index.md
@@ -1,5 +1,5 @@
+++
-title = "Performance Lab"
+title = "DPDK Community Lab"
weight = "8"
+++
@@ -8,7 +8,7 @@ weight = "8"
- Automated performance regression testing of new patches.
- When a new patch is received, automatically test
- and determine if it degrades performance on one or more architectures.
+ 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.
--
2.11.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-web] [PATCH 2/2] add a link to the CI dashboard
2018-11-08 16:48 [dpdk-web] [PATCH 1/2] rename the performance lab page Ali Alnubani
@ 2018-11-08 16:48 ` Ali Alnubani
2018-11-20 9:20 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Ali Alnubani @ 2018-11-08 16:48 UTC (permalink / raw)
To: web; +Cc: ci, Thomas Monjalon, tim.odriscoll, lijuan.tu, lylavoie
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-web] [PATCH 2/2] add a link to the CI dashboard
2018-11-08 16:48 ` [dpdk-web] [PATCH 2/2] add a link to the CI dashboard Ali Alnubani
@ 2018-11-20 9:20 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2018-11-20 9:20 UTC (permalink / raw)
To: Ali Alnubani; +Cc: web, ci, tim.odriscoll, lijuan.tu, lylavoie
08/11/2018 17:48, Ali Alnubani:
> 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(-)
Applied, thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-11-20 9:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-08 16:48 [dpdk-web] [PATCH 1/2] rename the performance lab page Ali Alnubani
2018-11-08 16:48 ` [dpdk-web] [PATCH 2/2] add a link to the CI dashboard Ali Alnubani
2018-11-20 9:20 ` 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).