aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf/report/conf.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-08-01 10:34:34 +0200
committerTibor Frank <tifrank@cisco.com>2022-08-01 09:11:06 +0000
commit211ba29b2496ba94ea38867aa8b4a78b23857a6e (patch)
treea8ee62262759c82d1efd4e76cc3237b0643eaa20 /resources/tools/presentation/sphinx_conf/report/conf.py
parent65a4c00b778da8df76faed1a025ecac1cfb9d0de (diff)
Report: Add 2n-tx2 LXC/DRC Container Memif graphs
- Packet Throughput - Speedup Multi-Core - Packet Latency Change-Id: Ia98a44a5fad8676832d8c5beb687e1fd68e30d41 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit d448485d152d3273fe4ef4db28566d99e23efd30)
Diffstat (limited to 'resources/tools/presentation/sphinx_conf/report/conf.py')
-rw-r--r--resources/tools/presentation/sphinx_conf/report/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py
index 3615846427..4fbbebfbb0 100644
--- a/resources/tools/presentation/sphinx_conf/report/conf.py
+++ b/resources/tools/presentation/sphinx_conf/report/conf.py
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
master_doc = u'index'
# General information about the project.
-report_week = u'30'
+report_week = u'31'
project = u'FD.io CSIT-2206.{week}'.format(week=report_week)
copyright = u'2022, FD.io'
author = u'FD.io CSIT'