aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-02-07 14:47:08 +0100
committerTibor Frank <tifrank@cisco.com>2022-02-07 13:53:38 +0000
commit6833f64aa863a258d3fe5862ad730ab02e152fa6 (patch)
tree4e9f0559f9bcf6d6bcf82fd1a0214d76d4843245 /resources
parentf75c5eceb29de6b621abdea6d9b951a5c4e6c17d (diff)
Report: Small fixes
Change-Id: Ib2cb94c747168b773409c18e3e366ebf3400ab99 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit e7197f5428b5eb836a6fa636ff4ec9f14a65deca)
Diffstat (limited to 'resources')
-rw-r--r--resources/tools/presentation/specifications/report/elements.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml
index d823f5f889..6dfeb228d6 100644
--- a/resources/tools/presentation/specifications/report/elements.yaml
+++ b/resources/tools/presentation/specifications/report/elements.yaml
@@ -13714,6 +13714,28 @@
layout: "plot-hdrh-latency-percentile-x-log"
- type: "plot"
+ title: "Latency by percentile: DPDK 2n-icx"
+ algorithm: "plot_hdrh_lat_by_percentile_x_log"
+ output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-icx"
+ output-file-links: "{DIR[LAT,DPDK]}/2n_icx.rst"
+ target-links: "../../_static/dpdk"
+ data: "dpdk-2n-icx-curr-iter-best"
+ filter: "'2T1C' and 'NIC_Intel-XXV710'"
+ layout:
+ layout: "plot-hdrh-latency-percentile-x-log"
+
+- type: "plot"
+ title: "Latency by percentile: DPDK 3n-icx"
+ algorithm: "plot_hdrh_lat_by_percentile_x_log"
+ output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-icx"
+ output-file-links: "{DIR[LAT,DPDK]}/3n_icx.rst"
+ target-links: "../../_static/dpdk"
+ data: "dpdk-3n-icx-curr-iter-best"
+ filter: "'2T1C' and 'NIC_Intel-XXV710'"
+ layout:
+ layout: "plot-hdrh-latency-percentile-x-log"
+
+- type: "plot"
title: "Latency by percentile: DPDK 2n-skx"
algorithm: "plot_hdrh_lat_by_percentile_x_log"
output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"