Report: Add rls data
[csit.git] / resources / tools / presentation / sphinx_conf / report / conf.py
1 # -*- coding: utf-8 -*-
2
3 """CSIT report documentation build configuration file
4
5 This file is execfile()d with the current directory set to its
6 containing dir.
7
8 Note that not all possible configuration values are present in this
9 autogenerated file.
10
11 All configuration values have a default; values that are commented out
12 serve to show the default.
13
14 If extensions (or modules to document with autodoc) are in another directory,
15 add these directories to sys.path here. If the directory is relative to the
16 documentation root, use os.path.abspath to make it absolute, like shown here.
17 """
18
19
20 import os
21 import sys
22 import sphinx_rtd_theme
23
24 sys.path.insert(0, os.path.abspath('.'))
25
26 # -- General configuration ------------------------------------------------
27
28 # If your documentation needs a minimal Sphinx version, state it here.
29 #
30 # needs_sphinx = '1.0'
31
32 # Add any Sphinx extension module names here, as strings. They can be
33 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
34 # ones.
35 extensions = [
36     'sphinxcontrib.programoutput',
37     'sphinx.ext.ifconfig',
38     'sphinx_rtd_theme'
39 ]
40
41 # Add any paths that contain templates here, relative to this directory.
42 templates_path = ['_templates']
43
44 # The suffix(es) of source file names.
45 # You can specify multiple suffix as a list of string:
46 #
47 source_suffix = ['.rst', '.md']
48
49 # The master toctree document.
50 master_doc = 'index'
51
52 # General information about the project.
53 report_week = '11'
54 project = 'FD.io CSIT-2302.{week}'.format(week=report_week)
55 copyright = '2023, FD.io'
56 author = 'FD.io CSIT'
57
58 # The version info for the project yo're documenting, acts as replacement for
59 # |version| and |release|, also used in various other places throughout the
60 # built documents.
61 #
62 # The short X.Y version.
63 # version = ''
64 # The full version, including alpha/beta/rc tags.
65 # release = ''
66
67 rst_epilog = """
68 .. |release-1| replace:: {prev_release}
69 .. |srelease| replace:: {srelease}
70 .. |csit-release| replace:: CSIT-{csitrelease}
71 .. |csit-release-1| replace:: CSIT-{csit_prev_release}
72 .. |vpp-release| replace:: VPP-{vpprelease} release
73 .. |vpp-release-1| replace:: VPP-{vpp_prev_release} release
74 .. |dpdk-release| replace:: DPDK-{dpdkrelease}
75 .. |dpdk-release-1| replace:: DPDK-{dpdk_prev_release}
76 .. |trex-release| replace:: TRex {trex_version}
77
78 .. _pdf version of this report: https://s3-docs.fd.io/csit/{release}/report/_static/archive/csit_{release}.{report_week}.pdf
79 .. _tag documentation rst file: https://git.fd.io/csit/tree/docs/tag_documentation.rst?h={release}
80 .. _TRex driver: https://git.fd.io/csit/tree/GPL/tools/trex/trex_stl_profile.py?h={release}
81 .. _CSIT Performance Tests Documentation: https://s3-docs.fd.io/csit/{release}/docs/index.html
82 .. _VPP test framework documentation: https://docs.fd.io/vpp/{vpprelease}/vpp_make_test/html/
83 .. _FD.io CSIT testbeds - Atom Snowridge: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_snr_hw_bios_cfg.md?h={release}
84 .. _FD.io CSIT testbeds - EPYC Zen2: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_zn2_hw_bios_cfg.md?h={release}
85 .. _FD.io CSIT testbeds - Xeon Ice Lake: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_icx_hw_bios_cfg.md?h={release}
86 .. _FD.io CSIT testbeds - Xeon Cascade Lake: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_clx_hw_bios_cfg.md?h={release}
87 .. _Ansible inventory - hosts: https://git.fd.io/csit/tree/fdio.infra.ansible/inventories/lf_inventory/host_vars?h={release}
88 .. _build logs from FD.io trex performance job 1n-aws: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-trex-perf-report-iterative-{srelease}-1n-aws
89 .. _build logs from FD.io trex performance job 2n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-trex-perf-report-iterative-{srelease}-2n-icx
90 .. _build logs from FD.io dpdk performance job 2n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-2n-icx
91 .. _build logs from FD.io dpdk performance job 3n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-3n-icx
92 .. _build logs from FD.io dpdk performance job 2n-clx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-2n-clx
93 .. _build logs from FD.io dpdk performance job 3n-alt: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-3n-alt
94 .. _build logs from FD.io dpdk performance job 3n-tsh: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-3n-tsh
95 .. _build logs from FD.io dpdk performance job 2n-tx2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-2n-tx2
96 .. _build logs from FD.io dpdk performance job 2n-zn2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-2n-zn2
97 .. _build logs from FD.io vpp performance job 3n-alt: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-3n-alt
98 .. _build logs from FD.io vpp performance job 3n-tsh: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-3n-tsh
99 .. _build logs from FD.io vpp performance job 2n-tx2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-2n-tx2
100 .. _build logs from FD.io vpp performance job 2n-clx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-2n-clx
101 .. _build logs from FD.io vpp performance job 2n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-2n-icx
102 .. _build logs from FD.io vpp performance job 3n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-3n-icx
103 .. _build logs from FD.io vpp performance job 2n-zn2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-2n-zn2
104 .. _build logs from FD.io vpp performance job 2n-aws: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-2n-aws
105 .. _build logs from FD.io dpdk coverage job 2n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-2n-icx
106 .. _build logs from FD.io dpdk coverage job 3n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-3n-icx
107 .. _build logs from FD.io dpdk coverage job 2n-clx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-2n-clx
108 .. _build logs from FD.io dpdk coverage job 3n-alt: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-3n-alt
109 .. _build logs from FD.io dpdk coverage job 3n-tsh: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-3n-tsh
110 .. _build logs from FD.io dpdk coverage job 2n-tx2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-2n-tx2
111 .. _build logs from FD.io dpdk coverage job 2n-zn2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-2n-zn2
112 .. _build logs from FD.io trex coverage job 1n-aws: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-trex-perf-report-coverage-{srelease}-1n-aws
113 .. _build logs from FD.io trex coverage job 2n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-trex-perf-report-coverage-{srelease}-2n-icx
114 .. _build logs from FD.io vpp coverage job 3n-alt: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-3n-alt
115 .. _build logs from FD.io vpp coverage job 3n-tsh: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-3n-tsh
116 .. _build logs from FD.io vpp coverage job 2n-tx2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-2n-tx2
117 .. _build logs from FD.io vpp coverage job 2n-clx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-2n-clx
118 .. _build logs from FD.io vpp coverage job 2n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-2n-icx
119 .. _build logs from FD.io vpp coverage job 3n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-3n-icx
120 .. _build logs from FD.io vpp coverage job 2n-zn2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-2n-zn2
121 .. _build logs from FD.io vpp coverage job 2n-aws: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-2n-aws
122 .. _build logs from FD.io vpp device job 1n-skx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-device-{srelease}-ubuntu2204-x86_64-1n-skx
123 .. _build logs from FD.io vpp device job 1n-tx2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-device-{srelease}-ubuntu2204-aarch64-1n-tx2
124 .. _FD.io VPP compile job: https://jenkins.fd.io/view/vpp/job/vpp-merge-{srelease}-ubuntu2004-x86_64/
125 .. _CSIT Testbed Setup: https://git.fd.io/csit/tree/fdio.infra.ansible?h={release}
126 .. _VPP startup.conf: https://git.fd.io/vpp/tree/src/vpp/conf/startup.conf?h=stable/{srelease}&id={vpp_release_commit_id}
127 """.format(
128     release='rls2302',
129     report_week=report_week,
130     prev_release='rls2210',
131     srelease='2302',
132     csitrelease='2302',
133     csit_prev_release='2210',
134     vpprelease='23.02',
135     vpp_prev_release='22.10',
136     dpdkrelease='22.07',
137     dpdk_prev_release='22.03',
138     sdpdkrelease='22.07',
139     trex_version='v3.00',
140     vpp_release_commit_id='5516fc0f3bf50657446c4e68556c9f76ea2a43a4'
141 )
142
143 # The language for content autogenerated by Sphinx. Refer to documentation
144 # for a list of supported languages.
145 #
146 # This is also used if you do content translation via gettext catalogs.
147 # Usually you set "language" from the command line for these cases.
148 language = 'en'
149
150 # List of patterns, relative to source directory, that match files and
151 # directories to ignore when looking for source files.
152 # This patterns also effect to html_static_path and html_extra_path
153 exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
154
155 # The name of the Pygments (syntax highlighting) style to use.
156 pygments_style = 'sphinx'
157
158 # If true, `todo` and `todoList` produce output, else they produce nothing.
159 todo_include_todos = False
160
161 # -- Options for HTML output ----------------------------------------------
162
163 # The theme to use for HTML and HTML Help pages.  See the documentation for
164 # a list of builtin themes.
165 #
166 html_theme = 'sphinx_rtd_theme'
167
168 # Theme options are theme-specific and customize the look and feel of a theme
169 # further.  For a list of options available for each theme, see the
170 # documentation.
171 #
172 html_theme_options = {
173     'analytics_id': '',
174     'analytics_anonymize_ip': False,
175     'logo_only': False,
176     'display_version': True,
177     'prev_next_buttons_location': 'bottom',
178     'style_external_links': False,
179     'vcs_pageview_mode': '',
180     'style_nav_header_background': '#2980b9',
181     # Toc options
182     'collapse_navigation': True,
183     'sticky_navigation': True,
184     'navigation_depth': 4,
185     'includehidden': True,
186     'titles_only': False
187 }
188
189 # Add any paths that contain custom static files (such as style sheets) here,
190 # relative to this directory. They are copied after the builtin static files,
191 # so a file named "default.css" will overwrite the builtin "default.css".
192
193 html_static_path = ['_tmp/src/_static']
194
195 html_context = {
196     'css_files': [
197         '_static/css/theme.css',
198         '_static/css/badge_only.css',
199         # overrides for wide tables in RTD theme
200         '_static/theme_overrides.css',
201     ]
202 }
203
204 # If false, no module index is generated.
205 html_domain_indices = True
206
207 # If false, no index is generated.
208 html_use_index = True
209
210 # If true, the index is split into individual pages for each letter.
211 html_split_index = False
212
213 # -- Options for LaTeX output ---------------------------------------------
214
215 latex_engine = 'pdflatex'
216
217 latex_elements = {
218     # The paper size ('letterpaper' or 'a4paper').
219     #
220     'papersize': 'a4paper',
221
222     # The font size ('10pt', '11pt' or '12pt').
223     #
224     #'pointsize': '10pt',
225
226     # Additional stuff for the LaTeX preamble.
227     #
228     'preamble': r'''
229      \usepackage{pdfpages}
230      \usepackage{svg}
231      \usepackage{charter}
232      \usepackage[defaultsans]{lato}
233      \usepackage{inconsolata}
234      \usepackage{csvsimple}
235      \usepackage{longtable}
236      \usepackage{booktabs}
237     ''',
238
239     # Latex figure (float) alignment
240     #
241     'figure_align': 'H',
242
243     # Latex font setup
244     #
245     'fontpkg': r'''
246      \renewcommand{\familydefault}{\sfdefault}
247     ''',
248
249     # Latex other setup
250     #
251     'extraclassoptions': 'openany',
252     'sphinxsetup': r'''
253      TitleColor={RGB}{225,38,40},
254      InnerLinkColor={RGB}{62,62,63},
255      OuterLinkColor={RGB}{225,38,40},
256      shadowsep=0pt,
257      shadowsize=0pt,
258      shadowrule=0pt
259     '''
260 }
261
262 # Grouping the document tree into LaTeX files. List of tuples
263 # (source start file, target name, title,
264 #  author, documentclass [howto, manual, or own class]).
265 latex_documents = [
266     (master_doc, 'csit.tex', 'CSIT REPORT', '', 'manual'),
267 ]
268
269 # The name of an image file (relative to this directory) to place at the top of
270 # the title page.
271 #
272 # latex_logo = 'fdio.pdf'
273
274 # For "manual" documents, if this is true, then toplevel headings are parts,
275 # not chapters.
276 #
277 # latex_use_parts = True
278
279 # If true, show page references after internal links.
280 #
281 latex_show_pagerefs = True
282
283 # If true, show URL addresses after external links.
284 #
285 latex_show_urls = 'footnote'
286
287 # Documents to append as an appendix to all manuals.
288 #
289 # latex_appendices = []
290
291 # It false, will not define \strong, \code,     itleref, \crossref ... but only
292 # \sphinxstrong, ..., \sphinxtitleref, ... To help avoid clash with user added
293 # packages.
294 #
295 # latex_keep_old_macro_names = True
296
297 # If false, no module index is generated.
298 #
299 # latex_domain_indices = True