diff options
author | 2021-12-08 16:52:36 +0100 | |
---|---|---|
committer | 2021-12-09 15:03:02 +0100 | |
commit | a245e007adcb3d6c28a2cb6aa8233038cbbcebd2 (patch) | |
tree | 1c028b9b4245804b57d410c3b8dac2482537daea /resources/tools/presentation/specifications/report/data_sets.yaml | |
parent | 72b45cfe662107c8e1bb549df71ba51352a898ee (diff) |
Report: Add 3n-icx
Change-Id: Ic9a90274f5e9791c34560725aaf29266c2a89ce4
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/report/data_sets.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/report/data_sets.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index da9a4aceba..cb0d62ecc3 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -1412,10 +1412,10 @@ # 3n-icx -# vpp-3n-icx-curr-iter: -# intel-csit-vpp-perf-report-iterative-2101-3n-icx: -# - 10 # rls2106.rel NDRPDR iter env 7 -# -# vpp-3n-icx-curr-iter-best: -# intel-csit-vpp-perf-report-iterative-2101-3n-icx: -# - 10 # rls2106.rel NDRPDR iter env 7 + vpp-3n-icx-curr-iter: + intel-csit-vpp-perf-report-iterative-2110-3n-icx: + - 1 # rls2110.rel NDRPDR iter env 8 + + vpp-3n-icx-curr-iter-best: + intel-csit-vpp-perf-report-iterative-2101-3n-icx: + - 1 # rls2110.rel NDRPDR iter env 8 |