blob: 26917432d5b98b3dea09fe44b077a7a9f08c7fdd (
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
35
36
37
38
39
40
41
42
43
|
Release Notes
=============
Changes in |csit-release|
-------------------------
#. DPDK RELEASE VERSION CHANGE
- |csit-release| tested |dpdk-release|, as used by |vpp-release|.
#. DPDK PERFORMANCE TESTS
- **MRR Throughput**: MRR (Maximum Receive Rate) test code has now
configurable trial duration and number of consecutive executions.
Coverage of MRR tests has been extended across more test
scenarios. MRR tests are used for continuous performance trending.
- **MLRsearch Throughput**: MLRsearch algorithm has been introduced
for all NDR and PDR throughput tests. All tests that previously
used binary search got converted to MLRsearch. Coverage of NDR/PDR
tests has been extended across more test scenarios.
- **2-Node Tests**: A new set of 2-node tests covering DPDK Testpmd
and L3fwd, running on new Xeon Skylake testbeds.
- **More NICs**: Increased coverage of NIC models tested: Intel-
xxv710-da2, Intel-x710-da4.
- **Generated tests**: Simplified and unified test structure, semi-
autogenerated by generator script. Test generator is currently
able to create test combinations with various frame size and
cores combinations. All existing test cases were converted to new
format.
#. PRESENTATION AND ANALYTICS LAYER
- **Performance trending**: Added regular performance trending,
anomaly detection and analysis for DPDK.
Known Issues
------------
No known issues.
|