From 55ff55922866a4ac8cbc25fa6c74c33894d1cc09 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 15 May 2020 13:00:27 +0200 Subject: Report: Add data, configure 2001.21 Change-Id: I8eb2b893989fa22282d4d940513a69e0c87bbfdb Signed-off-by: Tibor Frank --- resources/tools/presentation/conf.py | 2 +- resources/tools/presentation/run_report.sh | 2 +- resources/tools/presentation/specification.yaml | 9 ++++++++- 3 files changed, 10 insertions(+), 3 deletions(-) (limited to 'resources/tools/presentation') diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index d0b5b1b3bb..93d18ce7c7 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md'] master_doc = u'index' # General information about the project. -report_week = u'20' +report_week = u'21' project = u'FD.io CSIT-2001.{week}'.format(week=report_week) copyright = u'2020, FD.io' author = u'FD.io CSIT' diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 219e8600c2..22f521a854 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "20" \ + --week "21" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index f1f6d6df76..a27681379a 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -665,7 +665,6 @@ vpp-perf-results-3n-skx: # TODO: Add data csit-vpp-perf-verify-2001-3n-skx: - - 80 # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set - 82 # NDRPDR full - crypto-1 - 85 # NDRPDR full - l2-2 - 87 # NDRPDR full - ip6-1 @@ -674,6 +673,10 @@ - 95 # NDRPDR full - l2-1 - 96 # NDRPDR full - ip4-2 - 97 # NDRPDR full - vhost-1 + - 102 # NDRPDR full - crypto-2 + - 106 # NDRPDR full - ip4tunnels-3 + - 107 # NDRPDR full - ip6tunnels-1 + - 108 # NDRPDR full - ip4-1 vpp-perf-results-2n-skx: csit-vpp-perf-verify-2001-2n-skx: @@ -2479,6 +2482,10 @@ - 95 # NDRPDR full - l2-1 - 96 # NDRPDR full - ip4-2 - 97 # NDRPDR full - vhost-1 + - 102 # NDRPDR full - crypto-2 + - 106 # NDRPDR full - ip4tunnels-3 + - 107 # NDRPDR full - ip6tunnels-1 + - 108 # NDRPDR full - ip4-1 - 50 # MRR sel - 53 # MRR sel addition -- cgit 1.2.3-korg