aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-01-26 18:37:49 +0100
committerTibor Frank <tifrank@cisco.com>2018-01-26 17:40:16 +0000
commita46e3d64200cc72d0abc74b5c058bab453e04583 (patch)
treeb27c7d98fd346cd86449836d7125d2b4b63f34db
parente9ddc7ff8dac159e1bc6a65e18f1dbcf90e5b526 (diff)
Report: Source data
Change-Id: I4d8ed8b7c93942f1e798e6ff26e5d295f1d2369d Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit d96d0862a69b1f2c5ee8484e5b883268d49bef40)
-rw-r--r--resources/tools/presentation/specification.yaml146
1 files changed, 70 insertions, 76 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml
index 384d49ffaa..839cdcc41b 100644
--- a/resources/tools/presentation/specification.yaml
+++ b/resources/tools/presentation/specification.yaml
@@ -90,10 +90,6 @@
type: "configuration"
data-sets:
vpp-meltdown-impact:
-# TODO: specify data sources
-# csit-vpp-perf-1801-all:
-# - 1
-# - 2
csit-vpp-perf-1707-all:
- 9
- 10
@@ -103,10 +99,6 @@
- 12
- 13
vpp-spectre-impact:
-# TODO: specify data sources
-# csit-vpp-perf-1801-all:
-# - 1
-# - 2
csit-vpp-perf-1707-all:
- 9
- 10
@@ -176,7 +168,9 @@
csit-dpdk-perf-1801-all:
- 12
hc-func-results:
- csit-hc2vpp-verify-func-1801-ubuntu1604:
+# TODO: Change to 1801:
+ csit-hc2vpp-verify-func-master-ubuntu1604:
+# csit-hc2vpp-verify-func-1801-ubuntu1604:
- "lastSuccessfulBuild"
# TODO: Will we use this one?
# hc2vpp-csit-integration-odl-carbon-1801-ubuntu1604:
@@ -440,73 +434,73 @@
### T A B L E S ###
################################################################################
-#-
-# type: "table"
-# title: "Performance Impact of Meltdown Patches"
-# algorithm: "table_performance_comparison"
-# output-file-ext: ".csv"
-## TODO: specify dir
-# output-file: "{DIR[DTR,PERF,VPP,IMPACT,MELTDOWN]}/meltdown-impact"
-# reference:
-# title: "No Meltdown"
-## TODO: specify data sources
-# data:
-# csit-vpp-perf-1707-all:
-# - 9
-# - 10
-# - 13
-# compare:
-# title: "Meltdown Patches Applied"
-## TODO: specify data sources
-# data:
-# csit-vpp-perf-1710-all:
-# - 11
-# - 12
-# - 13
-# data:
-# "vpp-meltdown-impact"
-# filter: "all"
-# parameters:
-# - "name"
-# - "parent"
-# - "throughput"
-# # Number of the best and the worst tests presented in the table. Use 0 (zero)
-# # to present all tests.
-# nr-of-tests-shown: 20
-#
-#-
-# type: "table"
-# title: "Performance Impact of Spectre Patches"
-# algorithm: "table_performance_comparison"
-# output-file-ext: ".csv"
-## TODO: specify dir
-# output-file: "{DIR[DTR,PERF,VPP,IMPACT,SPECTRE]}/spectre-impact"
-# reference:
-# title: "No Spectre"
-## TODO: specify data sources
-# data:
-# csit-vpp-perf-1707-all:
-# - 9
-# - 10
-# - 13
-# compare:
-# title: "Spectre Patches Applied"
-## TODO: specify data sources
-# data:
-# csit-vpp-perf-1710-all:
-# - 11
-# - 12
-# - 13
-# data:
-# "vpp-spectre-impact"
-# filter: "all"
-# parameters:
-# - "name"
-# - "parent"
-# - "throughput"
-# # Number of the best and the worst tests presented in the table. Use 0 (zero)
-# # to present all tests.
-# nr-of-tests-shown: 20
+-
+ type: "table"
+ title: "Performance Impact of Meltdown Patches"
+ algorithm: "table_performance_comparison"
+ output-file-ext: ".csv"
+# TODO: specify dir
+ output-file: "{DIR[DTR,PERF,VPP,IMPACT,MELTDOWN]}/meltdown-impact"
+ reference:
+ title: "No Meltdown"
+# TODO: specify data sources
+ data:
+ csit-vpp-perf-1707-all:
+ - 9
+ - 10
+ - 13
+ compare:
+ title: "Meltdown Patches Applied"
+# TODO: specify data sources
+ data:
+ csit-vpp-perf-1710-all:
+ - 11
+ - 12
+ - 13
+ data:
+ "vpp-meltdown-impact"
+ filter: "all"
+ parameters:
+ - "name"
+ - "parent"
+ - "throughput"
+ # Number of the best and the worst tests presented in the table. Use 0 (zero)
+ # to present all tests.
+ nr-of-tests-shown: 20
+
+-
+ type: "table"
+ title: "Performance Impact of Spectre Patches"
+ algorithm: "table_performance_comparison"
+ output-file-ext: ".csv"
+# TODO: specify dir
+ output-file: "{DIR[DTR,PERF,VPP,IMPACT,SPECTRE]}/spectre-impact"
+ reference:
+ title: "No Spectre"
+# TODO: specify data sources
+ data:
+ csit-vpp-perf-1707-all:
+ - 9
+ - 10
+ - 13
+ compare:
+ title: "Spectre Patches Applied"
+# TODO: specify data sources
+ data:
+ csit-vpp-perf-1710-all:
+ - 11
+ - 12
+ - 13
+ data:
+ "vpp-spectre-impact"
+ filter: "all"
+ parameters:
+ - "name"
+ - "parent"
+ - "throughput"
+ # Number of the best and the worst tests presented in the table. Use 0 (zero)
+ # to present all tests.
+ nr-of-tests-shown: 20
#-
# type: "table"