From dcd272c002f83a7905e6a016085c34156e9901f1 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 10 May 2019 09:12:07 +0000 Subject: [PATCH] Update release notes 1904 Change-Id: Ib31d809b2c1741374fe3bd03e21adea6336bc7f5 Signed-off-by: Peter Mikus --- .../vpp_performance_tests/csit_release_notes.rst | 31 ++++++++++++++-------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 324eb6d41b..53b9395746 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -7,7 +7,7 @@ Changes in |csit-release| #. VPP PERFORMANCE TESTS - **Service density 2n-skx tests**: Added higher NF density tests with two - NFs' data-plane threads sharing a physical core. VPP IPv4 routing is now + NFs' data-plane threads sharing a physical core. VPP IPv4 routing is now used as a VNF payload similar to CNF tests. - **Soak Tests**: Optimized performamce soak tests framework @@ -23,7 +23,7 @@ Changes in |csit-release| implementation of kernel-image-kvm based VM replacing the previously used NestedVM images. Added ability to run VPP as a payload in VNF. - - **CSIT PAPI Support**: Continued conversion of CSIT VAT L1 keywords to + - **CSIT PAPI Support**: Continued conversion of CSIT VAT L1 keywords to PAPI L1 KWs in CSIT using VPP Python bindings. Redesign of key components of PAPI Executor and PAPI history. @@ -63,12 +63,21 @@ Known Issues List of known issues in |csit-release| for VPP performance tests: -+----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ -| # | JiraID | Issue Description | -+====+=========================================+=================================================================================================================================+ -| 1 | `CSIT-570 | Sporadic (1 in 200) NDR discovery test failures on x520. DPDK reporting rx-errors, indicating L1 issue. | -| | `_ | Suspected issue with HW combination of X710-X520 in LF testbeds. Not observed outside of LF testbeds. | -+----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ -| 2 | `CSIT-???? | IPSecHW interface AES-128-CBC tests failing due to traffic not passing. | -| | `_ | | -+----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| # | JiraID | Issue Description | ++====+=========================================+==========================================================================================================+ +| 1 | `CSIT-570 | Sporadic (1 in 200) NDR discovery test failures on x520. DPDK reporting rx-errors, indicating L1 issue. | +| | `_ | Suspected issue with HW combination of X710-X520 in LF testbeds. Not observed outside of LF testbeds. | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| 2 | `CSIT-1501 | Sporadic crypto backend fails loading `VPP-1670 `_ | +| | `_ | | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| 3 | `CSIT-1427 | Sporadic HW aes-128-cbc-sha1 tunnel-interface tests are failing. | +| | `_ | `VPP-1671 `_ | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| 4 | `CSIT-1498 | Memif tests are sporadically failing on initialization of memif connection. | +| | `_ | | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| 5 | `CSIT-1499 | AVF tests are sporadically failing on initialization of AVF interface. | +| | `_ | | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ -- 2.16.6