diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-02-18 10:54:55 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-02-18 10:54:55 +0100 |
commit | 0f70d751c7a31dc81bc7a1dc9854a07ff8c4b1b8 (patch) | |
tree | 07e7cacbb680f73ecb1a7ed0b7c1abf1a53035ee /resources | |
parent | 8ca63f49d365d589af2a6667cfdceda098b677cc (diff) |
Report: Add data
Change-Id: I25f6a2ad739aade9bf0923767287bf803ecd0ec0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources')
-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 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 |