Report: Infra update
[csit.git] / docs / report / dpdk_performance_tests / csit_release_notes.rst
1 Release Notes
2 =============
3
4 Changes in |csit-release|
5 -------------------------
6
7 #. DPDK PERFORMANCE TESTS
8
9    - Refactor of CSIT initialization helper scripts for DPDK testpmd
10      and l3fwd. Removing obsolete parameters from DPDK testpmd and l3fwd
11      command line.
12
13    - Fixed 9000B L2 packet size tests not passing for all NICs.
14
15    - Fixed DPDK compilation and test initialization of Mellanox NICs using
16      CONFIG_RTE_LIBRTE_MLX5_PMD=y in compile configuration.
17
18 #. DPDK RELEASE VERSION CHANGE
19
20    - |csit-release| tested |dpdk-release|, as used by |vpp-release|.
21
22 .. _dpdk_known_issues:
23
24 Known Issues
25 ------------
26
27 List of known issues in |csit-release| for DPDK performance tests:
28
29 +----+------------------------------------------+----------------------------------------------------------------------------------------------------------+
30 | #  | JiraID                                   | Issue Description                                                                                        |
31 +====+==========================================+==========================================================================================================+
32 | 1  | `CSIT-1701                               | DPDK L3fwd tests with 9000B L2 packet size are not passing with Mellanox NICs.                           |
33 |    | <https://jira.fd.io/browse/CSIT-1701>`_  | L3fwd application does not accept parameter for increasing -mbuf-size in same way DPDK testpmd does.     |
34 +----+------------------------------------------+----------------------------------------------------------------------------------------------------------+