Report: Add framework speedup to notes
[csit.git] / docs / report / vpp_device_tests / csit_release_notes.rst
1 Release Notes
2 =============
3
4 Changes in |csit-release|
5 -------------------------
6
7 #. TEST FRAMEWORK
8
9    - **Bug fixes**.
10
11    - **Speedup**: Shortened overall test job duration
12      by using a different test selection mechanism (using --test
13      instead of --include) and by avoiding unnecessary PAPI reconnects.
14
15 #. TEST COVERAGE
16
17    - Increased test coverage: **GENEVE**, **ACL** and **MACIP** from ACL plugin.
18
19 #. DEPRECATED API MESSAGES
20
21    - Updated API calls for **link bonding**, **COP**, **IPSEC**, **NAT** and
22      **NSIM**.
23
24 Known Issues
25 ------------
26
27 List of known issues in |csit-release| for VPP functional tests in VPP Device:
28
29 +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
30 | #  | JiraID                                  | Issue Description                                                                                         |
31 +====+=========================================+===========================================================================================================+
32 |  1 | `VPP-1943                               | Running multiple VPPs with SR-IOV VFs belonging to the same PF sometimes results in VPP not initializing  |
33 |    | <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        |
34 |    |                                         | firmware version 6.01 0x800035da 1.1747.0 and i40e driver versions 2.1.14-k and 2.13.10.                  |
35 +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+