From 7d3f4273f0be2eec74eb1a2bed6d1f06ee5f3459 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 12 Feb 2021 14:17:23 +0100 Subject: [PATCH] Report: Fix spec for Latency by percentile: 2n-clx MLX Change-Id: Ic782ef76d35b3349a04f57578c070b2f49e4ca7f Signed-off-by: Tibor Frank --- resources/tools/presentation/specification.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index e9b83e85cb..0b68d92ce9 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -508,7 +508,7 @@ plot-vpp-hdrh-lat-2n-clx-mlx: csit-vpp-perf-report-iterative-2101-2n-clx: - - 129 # rls2101.rel NDRPDR iter MLX env 6 + - 127 # rls2101.rel NDRPDR iter MLX env 6 plot-vpp-nfv-2n-clx-ndrpdr: csit-vpp-perf-report-iterative-2101-2n-clx: @@ -24788,7 +24788,7 @@ output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst" target-links: "../../_static/vpp" data: "plot-vpp-hdrh-lat-2n-clx-mlx" - filter: "'2T1C' and 'NIC_Intel-XXV710'" + filter: "'2T1C' and 'NIC_Mellanox-CX556A'" layout: layout: "plot-hdrh-latency-percentile-x-log" -- 2.16.6