From 368fa7fbf128ea4ba553b9c2ff935378d4c62f93 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 23 Nov 2020 14:40:23 +0100 Subject: Report: Add 2n-zn2 DPDK Latency Change-Id: Id4738b823a77e59d5efd913f770326726b8a81e2 Signed-off-by: Tibor Frank (cherry picked from commit b6340be1caf13025b2aaac06ccf6ad3bb64d593f) --- resources/tools/presentation/specification.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index dfce079f57..55e041d61f 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -22777,6 +22777,17 @@ layout: layout: "plot-hdrh-latency-by-percentile" +- type: "plot" + title: "Latency by percentile: DPDK 2n-zn2" + algorithm: "plot_hdrh_lat_by_percentile" + output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2" + output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst" + target-links: "../../_static/dpdk" + data: "plot-dpdk-hdrh-lat-2n-zn2" + filter: "'2T1C' and 'NIC_Intel-XXV710'" + layout: + layout: "plot-hdrh-latency-by-percentile" + - type: "plot" title: "Latency by percentile: DPDK 3n-hsw" algorithm: "plot_hdrh_lat_by_percentile" -- cgit 1.2.3-korg