diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-10-12 07:32:19 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-10-12 07:32:19 +0200 |
commit | d8322fadccae1648b67630eec7cf1cee49e8d689 (patch) | |
tree | 7b238f9c537002fd78f959486b76476a1c4fee9f /resources/tools/presentation | |
parent | 2f469fe522e694c4b73db397244772e29eb5f9bb (diff) |
Report: Add data
Change-Id: I7a2b697c5ee259a96c6f16fb07ee26e9ca04c570
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 | 5 | ||||
-rw-r--r-- | resources/tools/presentation/specifications/report/environment.yaml | 5 |
2 files changed, 9 insertions, 1 deletions
diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index 8dfcf9159f..4660d34f0b 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -45,6 +45,7 @@ - 19 # rls2106.rel NDRPDR iter env 8 - 20 # rls2106.rel NDRPDR iter env 8 - 21 # rls2106.rel NDRPDR iter env 8 + - 24 # rls2106.rel NDRPDR iter env 8 - 25 # rls2106.rel NDRPDR iter env 8 - 26 # rls2106.rel NDRPDR iter env 8 - 27 # rls2106.rel NDRPDR iter env 8 @@ -511,6 +512,7 @@ - 21 # rls2106.rel NDRPDR iter env 8 - 30 # rls2106.rel NDRPDR iter env 8 - 31 # rls2106.rel NDRPDR iter env 8 + - 33 # rls2106.rel NDRPDR iter env 8 - 34 # rls2106.rel NDRPDR iter env 8 vpp-2n-clx-curr-iter: @@ -649,6 +651,7 @@ - 14 # rls2106.rel NDRPDR iter env 8 - 18 # rls2106.rel NDRPDR iter env 8 - 19 # rls2106.rel NDRPDR iter env 8 + - 21 # rls2106.rel NDRPDR iter env 8 vpp-3n-tsh-curr-iter: csit-vpp-perf-report-iterative-2110-3n-tsh: @@ -710,6 +713,7 @@ - 12 # rls2110 NDRPDR iter env 8 - 14 # rls2110 NDRPDR iter env 8 - 15 # rls2110 NDRPDR iter env 8 + - 17 # rls2110 NDRPDR iter env 8 dpdk-3n-tsh-curr-iter-best: csit-dpdk-perf-report-iterative-2110-3n-tsh: @@ -789,6 +793,7 @@ - 16 # rls2110 NDRPDR iter env 8 - 18 # rls2110 NDRPDR iter env 8 - 19 # rls2110 NDRPDR iter env 8 + - 22 # rls2110 NDRPDR iter env 8 dpdk-2n-tx2-curr-iter-best: csit-dpdk-perf-report-iterative-2110-2n-tx2: diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index f36a200ef9..f4ce1065f8 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -44,7 +44,6 @@ DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv" DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh" DIR[DTR,PERF,DPDK,2N,TX2]: "{DIR[DTR]}/dpdk_performance_results_2n_tx2" - DIR[DTR,PERF,TREX,3N,SKX]: "{DIR[DTR]}/trex_performance_results_3n_skx" DIR[DTR,PERF,TREX,2N,SKX]: "{DIR[DTR]}/trex_performance_results_2n_skx" DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results" DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx" @@ -70,6 +69,8 @@ DIR[DTR,MRR,VPP,2N,TX2]: "{DIR[DTR]}/vpp_mrr_results_2n_tx2" DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv" DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv" + DIR[DTR,MRR,VPP,3N,AWS]: "{DIR[DTR]}/vpp_mrr_results_3n_aws" + DIR[DTR,MRR,VPP,2N,AWS]: "{DIR[DTR]}/vpp_mrr_results_2n_aws" DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu" # Detailed test configurations @@ -98,6 +99,8 @@ DIR[DTC,MRR,VPP,2N,TX2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_tx2" DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv" DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv" + DIR[DTC,MRR,VPP,3N,AWS]: "{DIR[DTC]}/vpp_mrr_configuration_3n_aws" + DIR[DTC,MRR,VPP,2N,AWS]: "{DIR[DTC]}/vpp_mrr_configuration_2n_aws" DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu" # Detailed tests operational data |