diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/conf.py | 2 | ||||
-rwxr-xr-x | resources/tools/presentation/run_report.sh | 2 | ||||
-rw-r--r-- | resources/tools/presentation/specification.yaml | 10 |
3 files changed, 12 insertions, 2 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 618f2f499f..3f977a9bbc 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'23' +report_week = u'24' 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 d63d6c29b0..3eb568255f 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 "23" \ + --week "24" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index f33a7e98bd..1c23018aff 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -528,6 +528,11 @@ - 8 # perf-full-3n-hsw-ip4_III - 9 # perf-full-3n-hsw-ip4_IV - 10 # perf-full-3n-hsw-ip4_V + - 26 # perf-full-3n-hsw-ip4_VI + - 18 # perf-full-3n-hsw-ip4_VII + - 27 # perf-full-3n-hsw-ip4_VIII + - 28 # perf-full-3n-hsw-ip4_IX + - 29 # perf-full-3n-hsw-ip6_I vpp-perf-results-3n-skx: # TODO: Replace: @@ -2158,6 +2163,11 @@ - 8 # perf-full-3n-hsw-ip4_III - 9 # perf-full-3n-hsw-ip4_IV - 10 # perf-full-3n-hsw-ip4_V + - 26 # perf-full-3n-hsw-ip4_VI + - 18 # perf-full-3n-hsw-ip4_VII + - 27 # perf-full-3n-hsw-ip4_VIII + - 28 # perf-full-3n-hsw-ip4_IX + - 29 # perf-full-3n-hsw-ip6_I csit-vpp-perf-verify-1908_1-3n-skx: - 26 # NDRPDR sel - new1908.1 |