diff options
Diffstat (limited to 'resources/tools')
-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 |