From: Tibor Frank Date: Tue, 13 Jul 2021 07:10:22 +0000 (+0200) Subject: Report: Add rls data X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=ec79cd31fd974372fd6cd02be6a504dff6d50e8e Report: Add rls data Change-Id: I0167c72751aa5deae576335bbf91f62557ea8526 Signed-off-by: Tibor Frank --- diff --git a/resources/tools/presentation/generator_plots.py b/resources/tools/presentation/generator_plots.py index af90124183..9a1eb9eafc 100644 --- a/resources/tools/presentation/generator_plots.py +++ b/resources/tools/presentation/generator_plots.py @@ -610,12 +610,12 @@ def plot_perf_box_name(plot, input_data): if u"TCP_CPS" in test[u"tags"]: test_type = u"VSAP_CPS" y_vals[test[u"parent"]].append( - test[u"result"][u"cps"] / 1e6 + test[u"result"][u"cps"] ) elif u"TCP_RPS" in test[u"tags"]: test_type = u"VSAP_RPS" y_vals[test[u"parent"]].append( - test[u"result"][u"rps"] / 1e6 + test[u"result"][u"rps"] ) else: continue @@ -677,10 +677,10 @@ def plot_perf_box_name(plot, input_data): layout[u"title"] = f"Bandwidth: {layout[u'title']}" elif test_type == u"VSAP_CPS": layout[u"title"] = f"CPS: {layout[u'title']}" - layout[u"yaxis"][u"title"] = u"Connection Rate [Mcps]" + layout[u"yaxis"][u"title"] = u"Connection Rate [cps]" elif test_type == u"VSAP_RPS": layout[u"title"] = f"RPS: {layout[u'title']}" - layout[u"yaxis"][u"title"] = u"Connection Rate [Mrps]" + layout[u"yaxis"][u"title"] = u"Connection Rate [rps]" else: layout[u"title"] = f"Tput: {layout[u'title']}" if y_max and max(y_max) > 1: diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index 0bd8c5a008..dac448fd9b 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -100,13 +100,18 @@ vpp-3n-skx-curr-cov: csit-vpp-perf-report-coverage-2106-3n-skx: - 1 # rls2106.rel NDRPDR COV env 7 + - 3 # rls2106.rel NDRPDR COV env 7 - 4 # rls2106.rel NDRPDR COV env 7 + - 6 # rls2106.rel NDRPDR COV env 7 + - 8 # rls2106.rel NDRPDR COV env 7 - 9 # rls2106.rel NDRPDR COV env 7 - 10 # rls2106.rel NDRPDR COV env 7 - 11 # rls2106.rel NDRPDR COV env 7 - 12 # rls2106.rel NDRPDR COV env 7 + - 13 # rls2106.rel NDRPDR COV env 7 - 14 # rls2106.rel NDRPDR COV env 7 - 15 # rls2106.rel NDRPDR COV env 7 + - 17 # rls2106.rel NDRPDR COV env 7 dpdk-3n-skx-hist-iter: csit-dpdk-perf-report-iterative-2009-3n-skx: @@ -812,6 +817,7 @@ - 24 # rls2106.rel NDRPDR iter env 7 - 25 # rls2106.rel NDRPDR iter env 7 - 26 # rls2106.rel NDRPDR iter env 7 + - 28 # rls2106.rel NDRPDR iter env 7 vpp-3n-tsh-curr-iter-best: csit-vpp-perf-report-iterative-2106-3n-tsh: