aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/dpdk_performance_tests/csit_release_notes.rst
blob: ceacd89eb309710fe03f3d268e380c210be87cc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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
------------

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.                           |
|    | <https://jira.fd.io/browse/CSIT-1701>`_  | L3fwd application does not accept parameter for increasing -mbuf-size in same way DPDK testpmd does.     |
+----+------------------------------------------+----------------------------------------------------------------------------------------------------------+