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=a8c7623ca39d9cd0efdc4fbae380d94c0184c2bb;hp=681bbaea90d62ff54df19485a4605eff3285def1;hpb=014e8469963fbc300a4d4f1863357c85ad35a1f3;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 681bbaea90..ceacd89eb3 100644 --- a/docs/report/dpdk_performance_tests/csit_release_notes.rst +++ b/docs/report/dpdk_performance_tests/csit_release_notes.rst @@ -4,11 +4,31 @@ Release Notes Changes in |csit-release| ------------------------- +#. DPDK PERFORMANCE TESTS + + - 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 - |csit-release| tested |dpdk-release|, as used by |vpp-release|. +.. _dpdk_known_issues: + Known Issues ------------ -No known issues. +List of known issues in |csit-release| for DPDK performance tests: + ++----+------------------------------------------+----------------------------------------------------------------------------------------------------------+ +| # | JiraID | Issue Description | ++====+==========================================+==========================================================================================================+ +| 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. | ++----+------------------------------------------+----------------------------------------------------------------------------------------------------------+