aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaciek Konstantynowicz <mkonstan@cisco.com>2018-05-05 18:56:29 +0100
committerTibor Frank <tifrank@cisco.com>2018-05-06 05:05:46 +0000
commit3ce528074eda7965f2f4df0f7c1b9c43178748b4 (patch)
treeb922177bb4c1533d13d990109f0c7a8ad610e316
parent1dd87fa18dc0f6f2e2f4bcddaaf635850a332ba9 (diff)
report: perf rls notes formatting fixes
Change-Id: I075528061822206d17b83cc4b1d475419c4084f9 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit 995f2727d6306ad05e8ea089632a552ebbf23b21)
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst40
1 files changed, 20 insertions, 20 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst
index e6ce57376b..fb5737c4fc 100644
--- a/docs/report/vpp_performance_tests/csit_release_notes.rst
+++ b/docs/report/vpp_performance_tests/csit_release_notes.rst
@@ -6,34 +6,34 @@ Changes in CSIT |release|
#. **VPP performance tests**
- - *MRR tests* - New Maximum Receive Rate tests measure the packet
- forwarding rate under the maximum load offered by traffic
- generator over a set trial duration, regardless of packet loss.
- MRR tests are used for continuous performance trending and for
- comparison between releases.
+ - *MRR tests* - New Maximum Receive Rate tests measure the packet
+ forwarding rate under the maximum load offered by traffic
+ generator over a set trial duration, regardless of packet loss.
+ MRR tests are used for continuous performance trending and for
+ comparison between releases.
- - *Service Chaining with SRv6* - New SRv6 (Segment Routing IPv6) proxy
- tests measure performance of SRv6 Endpoint fronting SR-unaware
- appliance via masquerading (End.AM), dynamic proxy (End.AD) or
- static proxy (End.AS) SR functions.
+ - *Service Chaining with SRv6* - New SRv6 (Segment Routing IPv6) proxy
+ tests measure performance of SRv6 Endpoint fronting SR-unaware
+ appliance via masquerading (End.AM), dynamic proxy (End.AD) or
+ static proxy (End.AS) SR functions.
#. **Presentation and Analytics Layer**
- - *Performance trending* - Added continuous performance trending and
- analysis. New Performance Trending and Performance Analysis jobs
- executed regular throughput tests, with results being subsequently
- analysed and trend and anomalies summarized and presented in VPP
- Performance Dashboard and trendline graphs.
+ - *Performance trending* - Added continuous performance trending and
+ analysis. New Performance Trending and Performance Analysis jobs
+ executed regular throughput tests, with results being subsequently
+ analysed and trend and anomalies summarized and presented in VPP
+ Performance Dashboard and trendline graphs.
#. **Test Framework Optimizations**
- - *Performance tests efficiency* - Qemu build/install optimizations,
- warmup phase handling, vpp restart handling. Resulted in improved
- stability and reduced total execution time by 30% for single pkt
- size e.g. 64B/78B.
+ - *Performance tests efficiency* - Qemu build/install optimizations,
+ warmup phase handling, vpp restart handling. Resulted in improved
+ stability and reduced total execution time by 30% for single pkt
+ size e.g. 64B/78B.
- - *General code housekeeping* - ongoing RF keywords optimizations,
- removal of redundant RF keywords.
+ - *General code housekeeping* - ongoing RF keywords optimizations,
+ removal of redundant RF keywords.
Performance Changes
-------------------