diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-06-01 20:22:08 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-06-01 18:28:35 +0000 |
commit | dc13f3afb5cc9a7ffd9c54ae7d0714074c84e6dd (patch) | |
tree | 36d8bb0ac417a5a7f2db7bb10186dadf1123f5ba /resources/tools | |
parent | 5cde13bcd46171a83e4f4d0054923324efab04f0 (diff) |
Report: Add 3n-alt rc1 data
Change-Id: I176dd4a109056b01c2b1b3b11e274b57258b7a02
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit f895827a31218d4e149911a6b0a46ea045503b16)
Diffstat (limited to 'resources/tools')
-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 |