diff options
-rw-r--r-- | docs/report/dpdk_performance_tests/csit_release_notes.rst | 29 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/csit_release_notes.rst | 5 |
2 files changed, 4 insertions, 30 deletions
diff --git a/docs/report/dpdk_performance_tests/csit_release_notes.rst b/docs/report/dpdk_performance_tests/csit_release_notes.rst index 26917432d5..681bbaea90 100644 --- a/docs/report/dpdk_performance_tests/csit_release_notes.rst +++ b/docs/report/dpdk_performance_tests/csit_release_notes.rst @@ -8,35 +8,6 @@ Changes in |csit-release| - |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 ------------ diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 8f9586a8a0..411cd1dc26 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -77,6 +77,9 @@ List of known issues in |csit-release| for VPP performance tests: | 5 | `CSIT-1234 | VPP IPSecHW/IPSecsW scale interface mode, low NDR and PDR 64B throughput in 3n-hsw testbeds, in CSIT-19.01 vs. CSIT-18.10. | | | <https://jira.fd.io/browse/CSIT-1234>`_ | | +----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ -| 6 | `CSIT-1428 | VM vhost tests with RXQ more than 2 are failing on 3n-skx. Suspecting RXQ configuration issues. | +| 6 | `CSIT-1428 | VM vhost tests with RXQ 2 and more are failing and reporting incorrect measurements due to RXQ configuration issue. | | | <https://jira.fd.io/browse/CSIT-1428>`_ | | +----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ +| 7 | `CSIT-1431 | AVF 4 cores tests are sporadically failing. | +| | <https://jira.fd.io/browse/CSIT-1431>`_ | | ++----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ |