diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-05-10 09:12:07 +0000 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-05-10 12:15:34 +0200 |
commit | dcd272c002f83a7905e6a016085c34156e9901f1 (patch) | |
tree | 7ea35490d3438d1375f51bffa42d059629a9ac01 | |
parent | 6e2137b6f48d4826ed06229e8b03fb0ec23e4895 (diff) |
Update release notes 1904
Change-Id: Ib31d809b2c1741374fe3bd03e21adea6336bc7f5
Signed-off-by: Peter Mikus <pmikus@cisco.com>
-rw-r--r-- | docs/report/vpp_performance_tests/csit_release_notes.rst | 31 |
1 files 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. | -| | <https://jira.fd.io/browse/CSIT-570>`_ | 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. | -| | <https://jira.fd.io/browse/CSIT-????>`_ | | -+----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| # | JiraID | Issue Description | ++====+=========================================+==========================================================================================================+ +| 1 | `CSIT-570 | Sporadic (1 in 200) NDR discovery test failures on x520. DPDK reporting rx-errors, indicating L1 issue. | +| | <https://jira.fd.io/browse/CSIT-570>`_ | 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 <https://jira.fd.io/browse/VPP-1670>`_ | +| | <https://jira.fd.io/browse/CSIT-1501>`_ | | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| 3 | `CSIT-1427 | Sporadic HW aes-128-cbc-sha1 tunnel-interface tests are failing. | +| | <https://jira.fd.io/browse/CSIT-1427>`_ | `VPP-1671 <https://jira.fd.io/browse/VPP-1671>`_ | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| 4 | `CSIT-1498 | Memif tests are sporadically failing on initialization of memif connection. | +| | <https://jira.fd.io/browse/CSIT-1498>`_ | | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| 5 | `CSIT-1499 | AVF tests are sporadically failing on initialization of AVF interface. | +| | <https://jira.fd.io/browse/CSIT-1499>`_ | | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ |