diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-02-16 07:58:15 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-02-16 07:58:15 +0100 |
commit | 1eb21dcbe8251be7c6633f67a2747abc62a46472 (patch) | |
tree | 01d2e8d5ab54363926cde608cbce827d782414b1 /resources/tools | |
parent | cfa3d9b1808826d1855bcf6c556cd26190e6f43a (diff) |
CSIT-891: Add data sources for 1801 report
Change-Id: Icda3dd888016a7074902ec6690cc7e874f46df2c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 26 |
1 files changed, 17 insertions, 9 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 4d36631a38..447d558ae8 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -130,15 +130,19 @@ - 20 # TODO: Add the data sources csit-vpp-perf-1801-all: - - 124 - - 127 - - 128 + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # sel # TODO: Add the data sources plot-throughput-speedup-analysis: csit-vpp-perf-1801-all: - - 124 - - 127 - - 128 + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # sel # performance-improvements: # csit-vpp-perf-1707-all: # - 9 @@ -208,9 +212,11 @@ # TODO: Add the data sources plot-vpp-throughput-latency: csit-vpp-perf-1801-all: - - 124 - - 127 - - 128 + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # sel plot-dpdk-throughput-latency: csit-dpdk-perf-1801-all: - 1 @@ -510,6 +516,8 @@ - 124 # sel - 127 # sel - 128 # sel + - 141 # sel + - 142 # sel csit-ligato-perf-1710-all: - 5 - 7 |