From 0f70d751c7a31dc81bc7a1dc9854a07ff8c4b1b8 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 18 Feb 2020 10:54:55 +0100 Subject: [PATCH] Report: Add data Change-Id: I25f6a2ad739aade9bf0923767287bf803ecd0ec0 Signed-off-by: Tibor Frank --- docs/report/introduction/report_history.rst | 1 + resources/tools/presentation/generator_tables.py | 1 - resources/tools/presentation/specification.yaml | 14 ++++++++++++++ 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index 93bdb87cb2..0417c0c451 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -13,6 +13,7 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below. | | - VPP performance tests 3n-hsw | | | - VPP performance tests 3n-tsh | | | - VPP MRR tests 3n-tsh | +| | - DPDK performance tests 3n-tsh | | | | +----------------+------------------------------------------------------------+ | .07 | Initial version | diff --git a/resources/tools/presentation/generator_tables.py b/resources/tools/presentation/generator_tables.py index d6b234e196..78569902f9 100644 --- a/resources/tools/presentation/generator_tables.py +++ b/resources/tools/presentation/generator_tables.py @@ -47,7 +47,6 @@ def generate_tables(spec, data): """ generator = { - u"table_details": table_details, u"table_merged_details": table_merged_details, u"table_perf_comparison": table_perf_comparison, u"table_perf_comparison_nic": table_perf_comparison_nic, diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 5e5cfe0930..03403ff316 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -438,6 +438,8 @@ - 10 # NDRPDR sel - 11 # NDRPDR sel - 12 # NDRPDR sel + - 14 # NDRPDR sel + - 15 # NDRPDR sel plot-dpdk-hdrh-lat-3n-tsh: csit-dpdk-perf-verify-2001-3n-tsh: @@ -546,8 +548,13 @@ - 49 # NDRPDR full - 50 # NDRPDR full - 51 # NDRPDR full + - 53 # NDRPDR full - 54 # NDRPDR full + - 55 # NDRPDR full + - 56 # NDRPDR full - 58 # NDRPDR full + - 61 # NDRPDR full + - 62 # NDRPDR full vpp-perf-results-3n-skx: # TODO: Replace @@ -1994,8 +2001,13 @@ - 49 # NDRPDR full - 50 # NDRPDR full - 51 # NDRPDR full + - 53 # NDRPDR full - 54 # NDRPDR full + - 55 # NDRPDR full + - 56 # NDRPDR full - 58 # NDRPDR full + - 61 # NDRPDR full + - 62 # NDRPDR full # csit-vpp-perf-verify-1904-3n-skx: # - 7 # MRR sel @@ -2352,6 +2364,8 @@ - 10 # NDRPDR sel - 11 # NDRPDR sel - 12 # NDRPDR sel + - 14 # NDRPDR sel + - 15 # NDRPDR sel csit-vpp-device-2001-ubuntu1804-1n-skx: - 57 -- 2.16.6