diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-06-26 06:40:24 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-06-26 06:40:24 +0200 |
commit | 8ac495fdf576693d4c627a3211765facc688cfdc (patch) | |
tree | 8b19d1e4a37a8062f27321305e458d5e257342ed /resources | |
parent | 94829f7603cc247d4e675c1a105ad27b073cb92a (diff) |
Report 2005: Add data
Change-Id: I7ffbe353739c3077bbfc03f25f4b6e03b2fdcccd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 34 |
1 files changed, 18 insertions, 16 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index bf3c58e494..66f2035d14 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -774,6 +774,7 @@ - 26 # NDRPDR sel env 4 - 27 # NDRPDR sel env 4 - 28 # NDRPDR sel env 4 + - 29 # NDRPDR sel env 4 vpp-performance-changes-3n-skx-h1: csit-vpp-perf-verify-1908_1-3n-skx: @@ -2184,6 +2185,7 @@ - 26 # NDRPDR sel env 4 - 27 # NDRPDR sel env 4 - 28 # NDRPDR sel env 4 + - 29 # NDRPDR sel env 4 - 13 # MRR csit-vpp-perf-verify-2005-3n-hsw: - 3 # hoststack @@ -3622,11 +3624,11 @@ data-set: "vpp-performance-changes-2n-clx-cmp-2" comparisons: - title: "Diff1" - reference: 4 - compare: 3 + reference: 3 + compare: 2 - title: "Diff2" - reference: 2 - compare: 4 + reference: 1 + compare: 3 # rca: # - title: "RCA1" # data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml" @@ -3656,11 +3658,11 @@ data-set: "vpp-performance-changes-2n-clx-cmp-2" comparisons: - title: "Diff1" - reference: 4 - compare: 3 + reference: 3 + compare: 2 - title: "Diff2" - reference: 2 - compare: 4 + reference: 1 + compare: 3 # rca: # - title: "RCA1" # data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml" @@ -3690,11 +3692,11 @@ data-set: "vpp-performance-changes-2n-clx-cmp-2" comparisons: - title: "Diff1" - reference: 4 - compare: 3 + reference: 3 + compare: 2 - title: "Diff2" - reference: 2 - compare: 4 + reference: 1 + compare: 3 # rca: # - title: "RCA1" # data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml" @@ -3724,11 +3726,11 @@ data-set: "vpp-performance-changes-2n-clx-cmp-2" comparisons: - title: "Diff1" - reference: 4 - compare: 3 + reference: 3 + compare: 2 - title: "Diff2" - reference: 2 - compare: 4 + reference: 1 + compare: 3 # rca: # - title: "RCA1" # data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml" |