aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specifications/report/elements.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-03-01 10:43:47 +0100
committerTibor Frank <tifrank@cisco.com>2022-03-01 10:43:47 +0100
commitdec942c114df8fbd039e93174245920c257cc5e7 (patch)
tree11b88ca2faa5e4e4e642a4281261e97b7cbccffa /resources/tools/presentation/specifications/report/elements.yaml
parent45ae6041bf09a5bf06efedfc353cb21d7b30c7d9 (diff)
Report: Add comp tables for hoststack and vsap
- elements only - not visible Change-Id: I9741b3da7ce0a787d40d17653d0580ec74bcbdc6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/report/elements.yaml')
-rw-r--r--resources/tools/presentation/specifications/report/elements.yaml46
1 files changed, 46 insertions, 0 deletions
diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml
index f4da28f69f..364776c111 100644
--- a/resources/tools/presentation/specifications/report/elements.yaml
+++ b/resources/tools/presentation/specifications/report/elements.yaml
@@ -1583,6 +1583,52 @@
################################################################################
# VPP
+# VPP Performance Changes 3n-skx Hoststack
+- type: "table"
+ title: "VPP Performance Changes 3n-skx Hoststack"
+ algorithm: "table_comparison"
+ output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-hoststack"
+ include-tests: "hoststack"
+ filter: "all"
+ columns:
+ - title: "2110.0-8"
+ data-set: "vpp-3n-skx-prev-iter-hoststack-old-env"
+ - title: "2202.0-9"
+ data-set: "vpp-3n-skx-curr-iter-hoststack"
+ comparisons:
+ - title: "2202.0-9 vs 2110.0-8"
+ reference: 1
+ compare: 2
+ legend:
+ - ''
+ - 'Test Case: Test cases executed for: Hoststack on 3n-skx with xxv710.'
+ - 'YYMM.V-E: [Gbps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+ - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+ - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+
+# VPP Performance Changes 2n-clx VSAP
+- type: "table"
+ title: "VPP Performance Changes 2n-clx VSAP"
+ algorithm: "table_comparison"
+ output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-vsap"
+ include-tests: "vsap"
+ filter: "all"
+ columns:
+ - title: "2110.0-8"
+ data-set: "vpp-2n-clx-curr-iter-vsap-old-env"
+ - title: "2202.0-9"
+ data-set: "vpp-2n-clx-curr-iter-vsap"
+ comparisons:
+ - title: "2202.0-9 vs 2110.0-8"
+ reference: 1
+ compare: 2
+ legend:
+ - ''
+ - 'Test Case: Test cases executed for: VSAP on 2n-clx with cx556a.'
+ - 'YYMM.V-E: [cps|rps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+ - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+ - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+
# VPP Performance Changes 3n-skx 2t1c pdr
- type: "table"
title: "VPP Performance Changes 3n-skx 2t1c pdr"