Report 2005: Add data, hide dpdk 3n-tsh
[csit.git] / docs / report / dpdk_performance_tests / csit_release_notes.rst
index ba2a2e9..ceacd89 100644 (file)
@@ -6,14 +6,14 @@ Changes in |csit-release|
 
 #. DPDK PERFORMANCE TESTS
 
-   - **Intel Xeon 2n-skx, 3n-skx and 2n-clx testbeds**: Testpmd and
-     L3fwd test data is not included in this report version. This is
-     due to performance and behaviour inconsistency following the
-     upgrade to the latest Ubuntu 18.04 LTS kernel version
-     (4.15.0-72-generic) and associated microcode packages (skx ucode
-     0x2000064, clx ucode 0x500002c). Test data will be added in
-     subsequent maintenance report version(s) once the issue is
-     resolved. See :ref:`dpdk_known_issues`.
+   - Refactor of CSIT initialization helper scripts for DPDK testpmd
+     and l3fwd. Removing obsolete parameters from DPDK testpmd and l3fwd
+     command line.
+
+   - Fixed 9000B L2 packet size tests not passing for all NICs.
+
+   - Fixed DPDK compilation and test initialization of Mellanox NICs using
+     CONFIG_RTE_LIBRTE_MLX5_PMD=y in compile configuration.
 
 #. DPDK RELEASE VERSION CHANGE
 
@@ -29,7 +29,6 @@ List of known issues in |csit-release| for DPDK performance tests:
 +----+------------------------------------------+----------------------------------------------------------------------------------------------------------+
 | #  | JiraID                                   | Issue Description                                                                                        |
 +====+==========================================+==========================================================================================================+
-| 8  | `CSIT-1675                              | Intel Xeon 2n-skx, 3n-skx and 2n-clx testbeds behaviour and performance became inconsistent following     |
-|    | <https://jira.fd.io/browse/CSIT-1675>`_ | the upgrade to the latest Ubuntu 18.04 LTS kernel version (4.15.0-72-generic) and associated microcode    |
-|    |                                         | packages (skx ucode 0x2000064, clx ucode 0x500002c). VPP as well as DPDK L3fwd tests are affected.        |
-+----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
+| 1  | `CSIT-1701                               | DPDK L3fwd tests with 9000B L2 packet size are not passing with Mellanox NICs.                           |
+|    | <https://jira.fd.io/browse/CSIT-1701>`_  | L3fwd application does not accept parameter for increasing -mbuf-size in same way DPDK testpmd does.     |
++----+------------------------------------------+----------------------------------------------------------------------------------------------------------+