From e89aeb62268f44eea7055394984d679369024f7a Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 10 May 2019 07:46:43 +0000 Subject: [PATCH] Release notes: 1904 Change-Id: I3b075b210f3e3c126d049799aea15f6b75235677 Signed-off-by: Peter Mikus --- .../report/vpp_device_tests/csit_release_notes.rst | 20 +--------------- .../vpp_performance_tests/csit_release_notes.rst | 28 +++++++++++++--------- 2 files changed, 18 insertions(+), 30 deletions(-) diff --git a/docs/report/vpp_device_tests/csit_release_notes.rst b/docs/report/vpp_device_tests/csit_release_notes.rst index c4245554b4..6f07713413 100644 --- a/docs/report/vpp_device_tests/csit_release_notes.rst +++ b/docs/report/vpp_device_tests/csit_release_notes.rst @@ -6,25 +6,7 @@ Changes in |csit-release| #. TEST FRAMEWORK - - **VM and "nested" container support**: Framework has been extended to - allow to run Virtual Machine (VM) on SUT1 and to start another Docker - Container from SUT1. - -#. NEW TESTS - - - **L2BD and L2XC**: L2 Cross-Connect switching and L2 Bridge-Domain - switching between vfNICs for untagged ethernet. - - - **VM_Vhost**: VPP DUT is configured with IPv4/IPv6 routing or L2 - cross-connect/bridge-domain switching between vfNICs and Vhost-user - interfaces. VM - Qemu Guest is connected to VPP via Vhost-user interfaces. - Guest is configured with linux bridge interconnecting vhost-user - interfaces. - - - **Container_Memif**: VPP DUT is configured with IPv4/IPv6 routing or L2 - cross-connect/bridge-domain switching between vfNICs and Memif interfaces. - Container is connected to VPP via Memif interface. Container is running the - same VPP version as running on DUT. + - **Bug fixes**. Known Issues ------------ diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 324eb6d41b..335efb6b2d 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,18 @@ 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-1427 | IPsec are failing due to issue with selecting ipsec backend. | +| | `_ | | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| 3 | `CSIT-1498 | Memif tests are sporadically failing on initialization of memif connection. | +| | `_ | | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ +| 4 | `CSIT-1499 | AVF tests are sporadically failing on initialization of AVF interface. | +| | `_ | | ++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+ -- 2.16.6