Report: configure 2101.1.35 56/33656/1 rls2101_1
authorTibor Frank <tifrank@cisco.com>
Thu, 2 Sep 2021 11:05:28 +0000 (13:05 +0200)
committerTibor Frank <tifrank@cisco.com>
Thu, 2 Sep 2021 11:05:28 +0000 (13:05 +0200)
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I7f746cadb9be6cf47fe9d24a687dcb48a2bf4837

docs/report/introduction/report_history.rst
docs/report/vpp_performance_tests/csit_release_notes.rst
resources/tools/presentation/sphinx_conf/report/conf.py

index e567a95..02734e1 100644 (file)
@@ -7,6 +7,9 @@ below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .35            | Edited the Release Notes                                   |
+|                |                                                            |
++----------------+------------------------------------------------------------+
 | .33            | Initial revision                                           |
 +----------------+------------------------------------------------------------+
 
index 7b9bd55..949a6cf 100644 (file)
@@ -98,7 +98,7 @@ List of known issues in |csit-release| for VPP performance tests:
 |    | <https://jira.fd.io/browse/VPP-1763>`_  | too long.                                                                                                 |
 +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
 |  3 | `CSIT-1790                              | Broken TRex latency measurements with TRex v2.88, DPDK 21.02 and FVL FW 6.01.                             |
-|    | <https://jira.fd.io/browse/CSIT-1790>`_ | High latency O(5msec) for all VPP and testpmd/l3fwd test cases for FVL NICs with FW 6.01.                 |
+|    | <https://jira.fd.io/browse/CSIT-1790>`_ | High latency (5msec) for all VPP and testpmd/l3fwd test cases for FVL NICs with FW 6.01.                  |
 |    |                                         | This issue does not affect the reported results since we upgraded firmware version on TG NICs.            |
 +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
 |  4 | `CSIT-1789                              | AVF driver does not perform RSS in a deterministic way.                                                   |
index c09b406..ee05025 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'33'
+report_week = u'35'
 project = u'FD.io CSIT-2101.1.{week}'.format(week=report_week)
 copyright = u'2021, FD.io'
 author = u'FD.io CSIT'
@@ -71,13 +71,13 @@ rst_epilog = u"""
 .. |dpdk-release-1| replace:: DPDK-{dpdk_prev_release}
 .. |trex-release| replace:: TRex {trex_version}
 
-.. _pdf version of this report: https://docs.fd.io/csit/{release}/report/_static/archive/csit_{release}.{report_week}.pdf
+.. _pdf version of this report: https://s3-docs.fd.io/csit/{release}/report/_static/archive/csit_{release}.{report_week}.pdf
 .. _tag documentation rst file: https://git.fd.io/csit/tree/docs/tag_documentation.rst?h={release}
 .. _TRex driver: https://git.fd.io/csit/tree/GPL/tools/trex/trex_stl_profile.py?h={release}
-.. _CSIT DPDK Performance Tests Documentation: https://docs.fd.io/csit/{release}/doc/tests.dpdk.perf.html
-.. _CSIT VPP Performance Tests Documentation: https://docs.fd.io/csit/{release}/doc/tests.vpp.perf.html
-.. _CSIT VPP Device Tests Documentation: https://docs.fd.io/csit/{release}/doc/tests.vpp.device.html
-.. _VPP test framework documentation: https://docs.fd.io/vpp/{vpprelease}/vpp_make_test/html/
+.. _CSIT DPDK Performance Tests Documentation: https://s3-docs.fd.io/csit/{release}/doc/tests.dpdk.perf.html
+.. _CSIT VPP Performance Tests Documentation: https://s3-docs.fd.io/csit/{release}/doc/tests.vpp.perf.html
+.. _CSIT VPP Device Tests Documentation: https://s3-docs.fd.io/csit/{release}/doc/tests.vpp.device.html
+.. _VPP test framework documentation: https://s3-docs.fd.io/vpp/{vpprelease}/vpp_make_test/html/
 .. _FD.io CSIT testbeds - Xeon Skylake, Arm, Atom: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_skx_hw_bios_cfg.md?h={release}
 .. _FD.io CSIT testbeds - Xeon Cascade Lake: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_clx_hw_bios_cfg.md?h={release}
 .. _Ansible inventory - hosts: https://git.fd.io/csit/tree/fdio.infra.ansible/inventories/lf_inventory/host_vars?h={release}