aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specifications/report/elements.yaml
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 14:52:39 +0100
commite7197f5428b5eb836a6fa636ff4ec9f14a65deca (patch)
tree2f7cf7ec54fb7f0f75b71b3557b4299dc6fc825f /resources/tools/presentation/specifications/report/elements.yaml
parent54fcebc6cdab6a2bff1e88bb07970ef3fe112508 (diff)
Report: Small fixes
Change-Id: Ib2cb94c747168b773409c18e3e366ebf3400ab99 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/report/elements.yaml')
-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"