Report: Add framework speedup to notes
[csit.git] / docs / report / vpp_device_tests / csit_release_notes.rst
index 8f7a4e9..b29e45d 100644 (file)
@@ -8,6 +8,10 @@ Changes in |csit-release|
 
    - **Bug fixes**.
 
+   - **Speedup**: Shortened overall test job duration
+     by using a different test selection mechanism (using --test
+     instead of --include) and by avoiding unnecessary PAPI reconnects.
+
 #. TEST COVERAGE
 
    - Increased test coverage: **GENEVE**, **ACL** and **MACIP** from ACL plugin.
@@ -22,8 +26,10 @@ Known Issues
 
 List of known issues in |csit-release| for VPP functional tests in VPP Device:
 
-+---+----------------------------------------+---------------------+
-| # | JiraID                                 | Issue Description   |
-+===+========================================+=====================+
-| 1 |                                        |                     |
-+---+----------------------------------------+---------------------+
++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
+| #  | JiraID                                  | Issue Description                                                                                         |
++====+=========================================+===========================================================================================================+
+|  1 | `VPP-1943                               | Running multiple VPPs with SR-IOV VFs belonging to the same PF sometimes results in VPP not initializing  |
+|    | <https://jira.fd.io/browse/VPP-1943>`_  | the VF interfaces properly due to a race condition between the PF and VFs. Observed with Intel NIC        |
+|    |                                         | firmware version 6.01 0x800035da 1.1747.0 and i40e driver versions 2.1.14-k and 2.13.10.                  |
++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+