X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Freport%2Fdpdk_performance_tests%2Fcsit_release_notes.rst;h=ceacd89eb309710fe03f3d268e380c210be87cc1;hb=a37d06fd84d6653990e39c135252ef1623d0ccfd;hp=ba2a2e9f0bc6acb3f5d40063d540af84b188a8a6;hpb=4a87446fd7dc14f14e67d7cacd32997db776d8e0;p=csit.git diff --git a/docs/report/dpdk_performance_tests/csit_release_notes.rst b/docs/report/dpdk_performance_tests/csit_release_notes.rst index ba2a2e9f0b..ceacd89eb3 100644 --- a/docs/report/dpdk_performance_tests/csit_release_notes.rst +++ b/docs/report/dpdk_performance_tests/csit_release_notes.rst @@ -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 | -| | `_ | 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. | +| | `_ | L3fwd application does not accept parameter for increasing -mbuf-size in same way DPDK testpmd does. | ++----+------------------------------------------+----------------------------------------------------------------------------------------------------------+