From d63ef8e407fc9db5f8d8d26495a902d9a0a164f0 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 20 Feb 2020 09:56:32 +0100 Subject: Report: Add 2n-clx latency 1 Change-Id: Iadc49e2cff4bfd0e695654aa48aaf8d2cba10f2d Signed-off-by: Tibor Frank --- resources/tools/presentation/specification.yaml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'resources') diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 48095af6ce..ff8b7a7293 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -16283,7 +16283,7 @@ output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst" target-links: "../../_static/vpp" data: "plot-vpp-hdrh-lat-2n-clx" - filter: "'2T1C' and 'NIC_Mellanox-CX556A'" + filter: "'2T1C' and 'NIC_Intel-XXV710'" layout: layout: "plot-hdrh-latency-by-percentile" @@ -16309,6 +16309,17 @@ layout: layout: "plot-hdrh-latency-by-percentile" +- type: "plot" + title: "Latency by percentile: DPDK 2n-clx" + algorithm: "plot_hdrh_lat_by_percentile" + output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx" + output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst" + target-links: "../../_static/dpdk" + data: "plot-dpdk-hdrh-lat-2n-clx" + 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