aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-03-11 13:20:35 +0100
committerTibor Frank <tifrank@cisco.com>2022-03-11 12:22:46 +0000
commit0d243c7329bab1121c1c9fc46394c080f22c9373 (patch)
tree6e2ee48c2b365e335b19673cc44be298e570da8d
parent2b8e85542397e1b90017f11000d408307a803b16 (diff)
Report: Add data
Change-Id: Ia4deab78f6e37207597df77709aae7dc01c53245 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 1e97f27bd3eae8fb65562506276be8bce7ccaa78)
-rw-r--r--docs/report/introduction/report_history.rst1
-rw-r--r--resources/tools/presentation/input_data_parser.py12
-rw-r--r--resources/tools/presentation/specifications/report/data_sets.yaml21
-rw-r--r--resources/tools/presentation/specifications/report/elements.yaml48
4 files changed, 66 insertions, 16 deletions
diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst
index f5225546ee..ec49511d70 100644
--- a/docs/report/introduction/report_history.rst
+++ b/docs/report/introduction/report_history.rst
@@ -10,6 +10,7 @@ below.
| .11 | 1. Added iterative data for 2n-icx. |
| | 2. Added coverage data for: |
| | |
+| | - 2n-icx (rc2) |
| | - 2n-zn2 |
| | - 3n-icx |
| | - 3n-skx |
diff --git a/resources/tools/presentation/input_data_parser.py b/resources/tools/presentation/input_data_parser.py
index 1e5e880340..f28ceebd86 100644
--- a/resources/tools/presentation/input_data_parser.py
+++ b/resources/tools/presentation/input_data_parser.py
@@ -1531,12 +1531,12 @@ class InputData:
process_oper = False
if u"-vpp-perf-report-coverage-" in job:
process_oper = True
- elif u"-vpp-perf-report-iterative-" in job:
- # Exceptions for TBs where we do not have coverage data:
- for item in (u"-2n-icx", ):
- if item in job:
- process_oper = True
- break
+ # elif u"-vpp-perf-report-iterative-" in job:
+ # # Exceptions for TBs where we do not have coverage data:
+ # for item in (u"-2n-icx", ):
+ # if item in job:
+ # process_oper = True
+ # break
checker = ExecutionChecker(
metadata, self._cfg.mapping, self._cfg.ignore, process_oper
)
diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml
index 7b4b72983b..2df5d17082 100644
--- a/resources/tools/presentation/specifications/report/data_sets.yaml
+++ b/resources/tools/presentation/specifications/report/data_sets.yaml
@@ -1399,9 +1399,24 @@
- 25 # rls2202.rel MRR GSO iter env 9
vpp-2n-icx-curr-cov:
- # csit-vpp-perf-report-coverage-2202-2n-icx:
- csit-vpp-perf-report-iterative-2202-2n-icx:
- - 32 # rls2202.rel NDRPDR iter env 9
+ csit-vpp-perf-report-coverage-2202-2n-icx:
+ - 1 # rls2202.rc2 NDRPDR cov env 9
+ - 2 # rls2202.rc2 NDRPDR cov env 9
+ - 3 # rls2202.rc2 NDRPDR cov env 9
+ - 4 # rls2202.rc2 NDRPDR cov env 9
+ - 5 # rls2202.rc2 NDRPDR cov env 9
+ - 6 # rls2202.rc2 NDRPDR cov env 9
+ - 7 # rls2202.rc2 NDRPDR cov env 9
+ - 8 # rls2202.rc2 NDRPDR cov env 9
+ # - 9 # rls2202.rc2 NDRPDR cov env 9
+ - 10 # rls2202.rc2 NDRPDR cov env 9
+ - 11 # rls2202.rc2 NDRPDR cov env 9
+ - 12 # rls2202.rc2 NDRPDR cov env 9
+ - 13 # rls2202.rc2 NDRPDR cov env 9
+ # - 14 # rls2202.rc2 NDRPDR cov env 9
+ - 15 # rls2202.rc2 NDRPDR cov env 9
+ - 16 # rls2202.rc2 NDRPDR cov env 9
+ - 17 # rls2202.rc2 NDRPDR cov env 9
dpdk-2n-icx-curr-iter:
csit-dpdk-perf-report-iterative-2202-2n-icx:
diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml
index 7db1cd0fe4..268a723a6f 100644
--- a/resources/tools/presentation/specifications/report/elements.yaml
+++ b/resources/tools/presentation/specifications/report/elements.yaml
@@ -27,13 +27,47 @@
- job-spec: "dpdk-mlr-00"
data-set: "dpdk-2n-icx-curr-iter"
-# - type: "table"
-# title: "Job Specification Duration: 2n-icx-coverage"
-# algorithm: "table_job_spec_duration"
-# output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-icx-cov"
-# jb-type: "coverage"
-# data: "vpp-2n-icx-curr-cov"
-# lines:
+- type: "table"
+ title: "Job Specification Duration: 2n-icx-coverage"
+ algorithm: "table_job_spec_duration"
+ output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-icx-cov"
+ jb-type: "coverage"
+ data: "vpp-2n-icx-curr-cov"
+ lines:
+ - job-spec: "gso-00"
+ build: "1"
+ - job-spec: "ip4-00"
+ build: "2"
+ - job-spec: "ip4-01"
+ build: "3"
+ - job-spec: "ip4-02"
+ build: "4"
+ - job-spec: "ip4-03"
+ build: "5"
+ - job-spec: "ip4-04"
+ build: "6"
+ - job-spec: "ip4-05"
+ build: "7"
+ - job-spec: "ip4-06"
+ build: "8"
+ # - job-spec: "ip4-07"
+ # build: "9"
+ - job-spec: "ip4tun-00"
+ build: "10"
+ - job-spec: "ip6-00"
+ build: "11"
+ - job-spec: "ip6-01"
+ build: "12"
+ - job-spec: "l2-00"
+ build: "13"
+ # - job-spec: "l2-01"
+ # build: "14"
+ - job-spec: "lb-00"
+ build: "15"
+ - job-spec: "memif-00"
+ build: "16"
+ - job-spec: "vhost-00"
+ build: "17"
- type: "table"
title: "Job Specification Duration: 3n-icx-iterative"