diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-06-01 20:22:08 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-06-01 20:25:23 +0200 |
commit | f895827a31218d4e149911a6b0a46ea045503b16 (patch) | |
tree | 9ca6e6e367d46f43423fb5bf455f1ecc0e4bc2ac /resources/tools/presentation | |
parent | 5c2d02b6cd08e03b00ed8ec1bfc5289000e4da0a (diff) |
Report: Add 3n-alt rc1 data
Change-Id: I176dd4a109056b01c2b1b3b11e274b57258b7a02
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation')
-rw-r--r-- | resources/tools/presentation/specifications/report/data_sets.yaml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index 8742a46834..5bd2a4a0a9 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -1275,3 +1275,40 @@ dpdk-3n-icx-curr-iter-best: csit-dpdk-perf-report-iterative-2206-3n-icx: - 1 # rls2206 NDRPDR iter env 10 + + # 3n-alt + + vpp-3n-alt-curr-iter: + csit-vpp-perf-report-iterative-2206-3n-alt: + - 2 # rls2206.rc1 NDRPDR iter env 10 + + vpp-3n-alt-curr-iter-best: + csit-vpp-perf-report-iterative-2206-3n-alt: + - 2 # rls2206.rc1 NDRPDR iter env 10 + + vpp-3n-alt-curr-iter-mrr: + csit-vpp-perf-report-iterative-2206-3n-alt: + - 1 # rls2206.rc1 MRR iter env 10 + + # vpp-3n-alt-curr-cov: + # # csit-vpp-perf-report-coverage-2206-3n-alt: + # # csit-vpp-perf-report-iterative-2206-3n-alt: + # csit-vpp-perf-report-coverage-2202-3n-alt: + # - 35 # rls2202.rel NDRPDR cov env 9 + + dpdk-3n-alt-curr-iter: + csit-dpdk-perf-report-iterative-2206-3n-alt: + - 1 # rls2206 NDRPDR iter env 10 + - 2 # rls2206 NDRPDR iter env 10 + - 3 # rls2206 NDRPDR iter env 10 + - 4 # rls2206 NDRPDR iter env 10 + - 5 # rls2206 NDRPDR iter env 10 + - 6 # rls2206 NDRPDR iter env 10 + - 7 # rls2206 NDRPDR iter env 10 + - 8 # rls2206 NDRPDR iter env 10 + - 9 # rls2206 NDRPDR iter env 10 + - 10 # rls2206 NDRPDR iter env 10 + + dpdk-3n-alt-curr-iter-best: + csit-dpdk-perf-report-iterative-2206-3n-alt: + - 1 # rls2206 NDRPDR iter env 10 |