report 1904: updated methodology (nfv density, startup.conf) and vpp perf rls notes
[csit.git] / docs / report / vpp_performance_tests / csit_release_notes.rst
1 Release Notes
2 =============
3
4 Changes in |csit-release|
5 -------------------------
6
7 #. VPP PERFORMANCE TESTS
8
9    - **Service density 2n-skx tests**: Added higher NF density tests with two
10      NFs' data-plane threads sharing a physical core. VPP IPv4 routing is now 
11      used as a VNF payload similar to CNF tests.
12
13    - **Soak Tests**: Optimized performamce soak tests framework
14      code for extended time duration tests and throughput discovery
15      at given PLR and at give total test time e.g. minutes, hours,
16      days, weeks. See updated
17      :ref:`test_methodology` section for more details.
18
19 #. TEST FRAMEWORK
20
21    - **Qemu code refactor**: Complete code refactor of the key components of
22      QemuUtil.py and QemuManager.py (L1 and L2 KW counterparts). Added
23      implementation of kernel-image-kvm based VM replacing the previously used
24      NestedVM images. Added ability to run VPP as a payload in VNF.
25
26    - **CSIT PAPI Support**: Continued conversion of CSIT VAT L1 keywords to 
27      PAPI L1 KWs in CSIT using VPP Python bindings. Redesign of key components
28      of PAPI Executor and PAPI history.
29
30    - **General Code Housekeeping**: Ongoing RF keywords optimizations,
31      removal of redundant RF keywords.
32
33    - **Test suite generator**: Added capability to generate suites for
34      different NIC models as well as throughput search algorithm types. Uses
35      base tests suites as source.
36
37    - **TOX verification**: Added verifications for test suite generator.
38
39 #. PRESENTATION AND ANALYTICS LAYER
40
41    - **Graphs Layout Improvements**: Improved performance graphs layout
42      for better readibility and maintenance: test grouping, axis
43      labels, descriptions, other informative decoration.
44
45 #. MISCELLANEOUS
46
47    - **2n-dnv Tests (3rd Party)**: Published performance tests for 2n-
48      dnv (2-Node Atom Denverton) from 3rd party testbeds running FD.io
49      |csit-release| automated testing code.
50      Only graphs for Packet Throughput and Speedup Multi-core and not
51      for Packet Latency were published as there are no results for Packet
52      Latency available.
53
54 .. raw:: latex
55
56     \clearpage
57
58 .. _vpp_known_issues:
59
60 Known Issues
61 ------------
62
63 List of known issues in |csit-release| for VPP performance tests:
64
65 +----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
66 | #  | JiraID                                  | Issue Description                                                                                                               |
67 +====+=========================================+=================================================================================================================================+
68 | 1  | `CSIT-570                               | Sporadic (1 in 200) NDR discovery test failures on x520. DPDK reporting rx-errors, indicating L1 issue.                         |
69 |    | <https://jira.fd.io/browse/CSIT-570>`_  | Suspected issue with HW combination of X710-X520 in LF testbeds. Not observed outside of LF testbeds.                           |
70 +----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
71 | 2  | `CSIT-????                              | IPSecHW interface AES-128-CBC tests failing due to traffic not passing.                                                             |
72 |    | <https://jira.fd.io/browse/CSIT-????>`_ |                                                                                                                                 |
73 +----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+