3d5465e7c62e3df995f08e113c14107fa1dd6c4f
[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**: Network Function Virtualization (NFV)
10      service density tests focus on measuring total per server throughput at
11      varied NFV service *packing* densities with vswitch providing host
12      dataplane. The goal is to compare and contrast performance of a shared
13      vswitch for different network topologies and virtualization technologies,
14      and their impact on vswitch performance and efficiency in a range of NFV
15      service configurations.
16
17    - **Experimental Soak Tests**: Added performamce soak tests framework
18      code for extended time duration tests and throughput discovery
19      at given PLR and at give total test time e.g. minutes, hours,
20      days, weeks, months, years. See updated
21      :ref:`test_methodology` section for more details.
22
23 #. TEST FRAMEWORK
24
25    - **Container code optimizations**: Optimized container library allows to
26      run containre_memif tests faster.
27
28    - **CSIT PAPI Support**: Continue converting existing VAT L1 keywords to
29      PAPI L1 KWs in CSIT using VPP Python bindings. Required for migrating away
30      from VAT.
31
32    - **General Code Housekeeping**: Ongoing RF keywords optimizations,
33      removal of redundant RF keywords.
34
35 #. PRESENTATION AND ANALYTICS LAYER
36
37    - **Graphs Layout Improvements**: Improved performance graphs layout
38      for better readibility and maintenance: test grouping, axis
39      labels, descriptions, other informative decoration.
40
41 #. MISCELLANEOUS
42
43    - **2n-dnv Tests (3rd Party)**: Published performance tests for 2n-
44      dnv (2-Node Atom Denverton) from 3rd party testbeds running FD.io
45      |csit-release| automated testing code.
46      Only graphs for Packet Throughput and Speedup Multi-core and not
47      for Packet Latency were published as there are no results for Packet
48      Latency available.
49
50 .. raw:: latex
51
52     \clearpage
53
54 .. _vpp_known_issues:
55
56 Known Issues
57 ------------
58
59 List of known issues in |csit-release| for VPP performance tests:
60
61 +----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
62 | #  | JiraID                                  | Issue Description                                                                                                               |
63 +====+=========================================+=================================================================================================================================+
64 | 1  | `CSIT-570                               | Sporadic (1 in 200) NDR discovery test failures on x520. DPDK reporting rx-errors, indicating L1 issue.                         |
65 |    | <https://jira.fd.io/browse/CSIT-570>`_  | Suspected issue with HW combination of X710-X520 in LF testbeds. Not observed outside of LF testbeds.                           |
66 +----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
67 | 2  | `VPP-1563                               | AVF L2patch tests are failing for all packet size and core combination. Reason: null-node blackholed packets in show error.     |
68 |    | <https://jira.fd.io/browse/VPP-1563>`_  |                                                                                                                                 |
69 +----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
70 | 3  | `CSIT-1234                              | VPP IPSecHW/IPSecsW scale interface mode, low NDR and PDR 64B throughput in 3n-hsw testbeds, in CSIT-19.01 vs. CSIT-18.10.      |
71 |    | <https://jira.fd.io/browse/CSIT-1234>`_ |                                                                                                                                 |
72 +----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
73 | 4  | `CSIT-1431                              | AVF 4 cores tests are sporadically failing. Under investigation.                                                                |
74 |    | <https://jira.fd.io/browse/CSIT-1431>`_ |                                                                                                                                 |
75 +----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
76 | 5  | `CSIT-1465                              | 4c VPP VM vhost tests failing on 3n-skx. Under investigation.                                                                   |
77 |    | <https://jira.fd.io/browse/CSIT-1465>`_ |                                                                                                                                 |
78 +----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
79 | 6  | `CSIT-1466                              | IPSecHW scale tests failing due to VPP reset. Fixed in one of subsequent VPP patches. Confirmed by  running tests with VPP      |
80 |    | <https://jira.fd.io/browse/CSIT-1466>`_ | build 19.01.1-8~g50a392f~b56.                                                                                                   |
81 +----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+