From 7d1c2367786a05274d7e478136e3446dc466f705 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 14 Oct 2020 10:32:14 +0200 Subject: Report: Fix bugs in release notes Change-Id: Ib1175c8eb256136e9d4b5342043c2014d99631e6 Signed-off-by: Tibor Frank (cherry picked from commit f8f509571e8cc3fc8596f39ddd5118b4f2d85374) --- docs/report/dpdk_performance_tests/csit_release_notes.rst | 6 +++--- docs/report/vpp_performance_tests/csit_release_notes.rst | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/report/dpdk_performance_tests/csit_release_notes.rst b/docs/report/dpdk_performance_tests/csit_release_notes.rst index 829e7d2e27..720f00f440 100644 --- a/docs/report/dpdk_performance_tests/csit_release_notes.rst +++ b/docs/report/dpdk_performance_tests/csit_release_notes.rst @@ -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. | | | `_ | | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 949419d393..7392d1e4db 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -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 | | `_ | Reason: chained buffers are not supported. | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ | 6 | `VPP-1934 | [i40e] Interfaces are not brought up from carrier-down. | -| | `_ | In case of i40e -based interface (e.g Intel x700 series NIC) is bound to kernel driver (i40e) and is in | +| | `_ | In case of i40e -based interface (e.g Intel x700 series NIC) is bound to kernel driver (i40e) and is in | | | | state "no-carrier" () 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. | -- cgit 1.2.3-korg