diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-02-18 10:54:55 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-02-18 09:58:25 +0000 |
commit | d3ea2242d6f9b0147ba2488224f299401d687abc (patch) | |
tree | 8dec20ed991254e19bdc230b52ffbe7bceda07e3 /resources/tools/presentation | |
parent | 8cde48450e63e2816ab482fe371ca7d73b0a228c (diff) |
Report: Add data
Change-Id: I25f6a2ad739aade9bf0923767287bf803ecd0ec0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 0f70d751c7a31dc81bc7a1dc9854a07ff8c4b1b8)
Diffstat (limited to 'resources/tools/presentation')
-rw-r--r-- | resources/tools/presentation/generator_tables.py | 1 | ||||
-rw-r--r-- | resources/tools/presentation/specification.yaml | 14 |
2 files changed, 14 insertions, 1 deletions
diff --git a/resources/tools/presentation/generator_tables.py b/resources/tools/presentation/generator_tables.py index 7f68d2b61c..07427c2f60 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 |