Release notes: 1904 85/19485/2
authorPeter Mikus <pmikus@cisco.com>
Fri, 10 May 2019 07:46:43 +0000 (07:46 +0000)
committerTibor Frank <tifrank@cisco.com>
Fri, 10 May 2019 07:51:29 +0000 (07:51 +0000)
Change-Id: I3b075b210f3e3c126d049799aea15f6b75235677
Signed-off-by: Peter Mikus <pmikus@cisco.com>
docs/report/vpp_device_tests/csit_release_notes.rst
docs/report/vpp_performance_tests/csit_release_notes.rst

index c424555..6f07713 100644 (file)
@@ -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
 ------------
index 324eb6d..335efb6 100644 (file)
@@ -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.                         |
-|    | <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-1427                              | IPsec are failing due to issue with selecting ipsec backend.                                             |
+|    | <https://jira.fd.io/browse/CSIT-1427>`_ |                                                                                                          |
++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+
+| 3  | `CSIT-1498                              | Memif tests are sporadically failing on initialization of memif connection.                              |
+|    | <https://jira.fd.io/browse/CSIT-1498>`_ |                                                                                                          |
++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+
+| 4  | `CSIT-1499                              | AVF tests are sporadically failing on initialization of AVF interface.                                   |
+|    | <https://jira.fd.io/browse/CSIT-1498>`_ |                                                                                                          |
++----+-----------------------------------------+----------------------------------------------------------------------------------------------------------+