Update report release notes 48/17548/2
authorPeter Mikus <pmikus@cisco.com>
Wed, 13 Feb 2019 08:37:35 +0000 (08:37 +0000)
committerTibor Frank <tifrank@cisco.com>
Wed, 13 Feb 2019 08:48:43 +0000 (08:48 +0000)
Change-Id: Icfd16715a7f35f3fd52589c523cafca968523a8e
Signed-off-by: Peter Mikus <pmikus@cisco.com>
docs/report/dpdk_performance_tests/csit_release_notes.rst
docs/report/vpp_performance_tests/csit_release_notes.rst

index 2691743..681bbae 100644 (file)
@@ -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
 ------------
 
index 8f9586a..411cd1d 100644 (file)
@@ -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>`_ |                                                                                                                                 |
++----+-----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+