aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/dpdk_performance_tests/csit_release_notes.rst
diff options
context:
space:
mode:
authorMaciek Konstantynowicz <mkonstan@cisco.com>2018-08-16 10:05:51 +0100
committerMaciek Konstantynowicz <mkonstan@cisco.com>2018-08-16 09:16:14 +0000
commitb8502d5ccf9030270fafe06fe860143b5f9b78d0 (patch)
tree5f3903b95be1b2d2c342aee298a1ddba2b146e3d /docs/report/dpdk_performance_tests/csit_release_notes.rst
parent9cdc72c8d2708e644c91996a084b7143fc1aa52a (diff)
report 1807: list and table formatting fixes.
Change-Id: I1233e903a9590d12ae0cf0032e33a017fea07b3e Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'docs/report/dpdk_performance_tests/csit_release_notes.rst')
-rw-r--r--docs/report/dpdk_performance_tests/csit_release_notes.rst40
1 files changed, 20 insertions, 20 deletions
diff --git a/docs/report/dpdk_performance_tests/csit_release_notes.rst b/docs/report/dpdk_performance_tests/csit_release_notes.rst
index d84b4e259a..bd89657135 100644
--- a/docs/report/dpdk_performance_tests/csit_release_notes.rst
+++ b/docs/report/dpdk_performance_tests/csit_release_notes.rst
@@ -6,33 +6,33 @@ Changes in |csit-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
- and for comparison between DPDK releases.
+ - **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
+ and for comparison between DPDK releases.
- - **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.
+ - **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.
+ - **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.
+ - **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.
+ - **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 continuous performance trending with
- anomaly detection and analysis for DPDK.
+ - **Performance trending**: Added continuous performance trending with
+ anomaly detection and analysis for DPDK.
Performance Changes
-------------------