aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specifications/report/environment.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-02-01 13:34:40 +0100
committerTibor Frank <tifrank@cisco.com>2022-02-02 15:14:20 +0000
commit8bc629c01b8039d52de95d34bb5a6aab8771515e (patch)
tree1beeb301ba6f8f0e1714981f501faedf67d64cc5 /resources/tools/presentation/specifications/report/environment.yaml
parent6a191f87cd169895d3492774447119705df94c27 (diff)
Report: Add ICX
- Stats - DPDK - comparisom tables - detailed results - graphs - tput - speedup - VPP - detailed results - graphs - tput - speedup Change-Id: Ic0b10247ee376262ee61487bdd4b4b461dcf5308 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit f4c31f23462c376e442b35242b2502541baccb83)
Diffstat (limited to 'resources/tools/presentation/specifications/report/environment.yaml')
-rw-r--r--resources/tools/presentation/specifications/report/environment.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml
index 140a79c666..294e43ed99 100644
--- a/resources/tools/presentation/specifications/report/environment.yaml
+++ b/resources/tools/presentation/specifications/report/environment.yaml
@@ -36,6 +36,8 @@
# Detailed test results
DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
+ DIR[DTR,PERF,DPDK,2N,ICX]: "{DIR[DTR]}/dpdk_performance_results_2n_icx"
+ DIR[DTR,PERF,DPDK,3N,ICX]: "{DIR[DTR]}/dpdk_performance_results_3n_icx"
DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
DIR[DTR,PERF,DPDK,2N,ZN2]: "{DIR[DTR]}/dpdk_performance_results_2n_zn2"