From 54fcebc6cdab6a2bff1e88bb07970ef3fe112508 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 7 Feb 2022 14:03:28 +0100 Subject: Trending: Add icx latency trending graphs Change-Id: I75dc5fa2e0f8d92651ec22293875c8b3568a2159 Signed-off-by: Tibor Frank --- .../specifications/trending/elements.yaml | 58 +++++++++++----------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'resources/tools/presentation/specifications/trending') diff --git a/resources/tools/presentation/specifications/trending/elements.yaml b/resources/tools/presentation/specifications/trending/elements.yaml index 6e0b20b416..9480cfe224 100644 --- a/resources/tools/presentation/specifications/trending/elements.yaml +++ b/resources/tools/presentation/specifications/trending/elements.yaml @@ -244,35 +244,35 @@ - reference: -2 compare: -1 -# VPP NDRPDR weekly comparison 3n-icx-xxv710 2t1c ndr -- type: "table" - title: "VPP NDRPDR weekly comparison 3n-icx-xxv710 2t1c ndr" - algorithm: "table_weekly_comparison" - output-file: "{DIR[STATIC,VPP]}/ndrpdr-weekly-comp-3n-icx-2t1c-ndr" - include-tests: "NDR" # "PDR" | "NDR" | "MRR" - data: "table-ndrpdr-comparison-3n-icx" - filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'" - nr-of-data-columns: 3 - comparisons: - - reference: -3 - compare: -1 - - reference: -2 - compare: -1 - -# VPP NDRPDR weekly comparison 3n-icx-xxv710 2t1c pdr -- type: "table" - title: "VPP NDRPDR weekly comparison 3n-icx-xxv710 2t1c pdr" - algorithm: "table_weekly_comparison" - output-file: "{DIR[STATIC,VPP]}/ndrpdr-weekly-comp-3n-icx-2t1c-pdr" - include-tests: "PDR" # "PDR" | "NDR" | "MRR" - data: "table-ndrpdr-comparison-3n-icx" - filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'" - nr-of-data-columns: 3 - comparisons: - - reference: -3 - compare: -1 - - reference: -2 - compare: -1 +# # VPP NDRPDR weekly comparison 3n-icx-xxv710 2t1c ndr +# - type: "table" +# title: "VPP NDRPDR weekly comparison 3n-icx-xxv710 2t1c ndr" +# algorithm: "table_weekly_comparison" +# output-file: "{DIR[STATIC,VPP]}/ndrpdr-weekly-comp-3n-icx-2t1c-ndr" +# include-tests: "NDR" # "PDR" | "NDR" | "MRR" +# data: "table-ndrpdr-comparison-3n-icx" +# filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'" +# nr-of-data-columns: 3 +# comparisons: +# - reference: -3 +# compare: -1 +# - reference: -2 +# compare: -1 + +# # VPP NDRPDR weekly comparison 3n-icx-xxv710 2t1c pdr +# - type: "table" +# title: "VPP NDRPDR weekly comparison 3n-icx-xxv710 2t1c pdr" +# algorithm: "table_weekly_comparison" +# output-file: "{DIR[STATIC,VPP]}/ndrpdr-weekly-comp-3n-icx-2t1c-pdr" +# include-tests: "PDR" # "PDR" | "NDR" | "MRR" +# data: "table-ndrpdr-comparison-3n-icx" +# filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'" +# nr-of-data-columns: 3 +# comparisons: +# - reference: -3 +# compare: -1 +# - reference: -2 +# compare: -1 # VPP NDRPDR weekly comparison 2n-skx-xxv710 2t1c ndr - type: "table" -- cgit 1.2.3-korg