X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecifications%2Freport%2Felements.yaml;h=6dfeb228d633a0ab891d9a8d3252f35b27b25fe9;hp=d823f5f88936a1f9e7f0b2578eeabcce74c946aa;hb=e7197f5428b5eb836a6fa636ff4ec9f14a65deca;hpb=54fcebc6cdab6a2bff1e88bb07970ef3fe112508 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 @@ -13713,6 +13713,28 @@ layout: 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"