Report: Fix bugs in release notes 23/29423/1
authorTibor Frank <tifrank@cisco.com>
Wed, 14 Oct 2020 08:32:14 +0000 (10:32 +0200)
committerTibor Frank <tifrank@cisco.com>
Wed, 14 Oct 2020 09:45:33 +0000 (09:45 +0000)
Change-Id: Ib1175c8eb256136e9d4b5342043c2014d99631e6
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit f8f509571e8cc3fc8596f39ddd5118b4f2d85374)

docs/report/dpdk_performance_tests/csit_release_notes.rst
docs/report/vpp_performance_tests/csit_release_notes.rst

index 829e7d2..720f00f 100644 (file)
@@ -19,9 +19,9 @@ Known Issues
 
 List of known issues in |csit-release| for DPDK performance tests:
 
-+----+------------------------------------------+----------------------------------------------------------------------------------------------------------+
-| #  | JiraID                                   | Issue Description                                                                                        |
-+====+==========================================+==========================================================================================================+
++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
+| #  | JiraID                                  | Issue Description                                                                                         |
++====+=========================================+===========================================================================================================+
 |  1 | `CSIT-1761                              | Denverton systems in FD.io CSIT lab (2n-dnv and 3n-dnv) reports dpdk compilation error very often.        |
 |    | <https://jira.fd.io/browse/CSIT-1761>`_ |                                                                                                           |
 +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
index 949419d..7392d1e 100644 (file)
@@ -65,7 +65,7 @@ Changes in |csit-release|
 Known Issues
 ------------
 
-List of known issues in |csit-release| for VPP performance tests: TODO: check
+List of known issues in |csit-release| for VPP performance tests:
 
 +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
 | #  | JiraID                                  | Issue Description                                                                                         |
@@ -89,7 +89,7 @@ List of known issues in |csit-release| for VPP performance tests: TODO: check
 |    | <https://jira.fd.io/browse/VPP-1675>`_  | Reason: chained buffers are not supported.                                                                |
 +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
 |  6 | `VPP-1934                               | [i40e] Interfaces are not brought up from carrier-down.                                                   |
-|    | <https://jira.fd.io/browse/VPP-1934 >`_ | In case of i40e -based interface (e.g Intel x700 series NIC) is bound to kernel driver (i40e) and is in   |
+|    | <https://jira.fd.io/browse/VPP-1934>`_  | In case of i40e -based interface (e.g Intel x700 series NIC) is bound to kernel driver (i40e) and is in   |
 |    |                                         | state "no-carrier" (<NO-CARRIER,BROADCAST,MULTICAST,UP>) because previously it was disabled via           |
 |    |                                         | "I40E_AQ_PHY_LINK_ENABLED" call, then VPP during initialization of AVF interface is not re-enabling       |
 |    |                                         | interface link via i40e driver to up.                                                                     |