From ba7130cebc9bc6ef66b9eb4f0e7d888462e10e48 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 8 Jun 2020 12:14:09 +0200 Subject: [PATCH] Report 2005: Add data, configure 2005.24 Change-Id: Iabd8dadda4ee7e0b9fc7044f4fc6addf8a106ab5 Signed-off-by: Tibor Frank --- docs/report/introduction/report_history.rst | 2 +- resources/tools/presentation/conf.py | 2 +- resources/tools/presentation/run_report.sh | 2 +- resources/tools/presentation/specification.yaml | 10 ++++++++++ 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index 3e60fa64cf..9bccad7704 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -6,7 +6,7 @@ FD.io CSIT-2005 Report history and per .[ww] revision changes are listed below. +----------------+------------------------------------------------------------+ | .[ww] Revision | Changes | +================+============================================================+ -| .23 | Initial version | +| .24 | Initial version | | | | +----------------+------------------------------------------------------------+ 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 -- 2.16.6