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:10:50 +0000
commitd448485d152d3273fe4ef4db28566d99e23efd30 (patch)
tree3094570ebd8a546dd6d4644f57bfa57ad44b3391 /resources/tools/presentation/sphinx_conf/report/conf.py
parent6e5f947f46ff5e4a6d9fb0f5e502d49521e41e87 (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>
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'