aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaciek Konstantynowicz <mkonstan@cisco.com>2018-05-04 10:55:21 +0100
committerPeter Mikus <pmikus@cisco.com>2018-05-04 10:20:21 +0000
commit65ae03aacabc1ae9e9c11ba2d090157a6d18dc46 (patch)
treea426362c2e041f2ed99f3cddcddf1a40c1b33d99
parentcbc2c1f3245a0efa559496d8dee47e5aac2fe6eb (diff)
Report rls notes: added ref to trending docs.
Change-Id: I4690a4e5f9ca9ba34d3f51b2b2068e9007558839 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit 202f199be94d87144384f3ea9c6d50e9766b0d73)
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst26
1 files changed, 22 insertions, 4 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst
index 3ce11bdae5..0914d9f4da 100644
--- a/docs/report/vpp_performance_tests/csit_release_notes.rst
+++ b/docs/report/vpp_performance_tests/csit_release_notes.rst
@@ -6,14 +6,14 @@ Changes in CSIT |release|
#. **Added VPP performance tests**
- - **MRR tests** : New MRR tests measure the packet forwarding rate
+ - *MRR tests :* New MRR tests measure the packet forwarding rate
under the maximum load offered by traffic generator over a set
trial duration, regardless of packet loss. Maximum load for
specified Ethernet frame size is set to the bi-directional link
rate. MRR tests are used for continuous performance trending and
for comparison between releases.
- - **Service Chaining with SRv6** : SRv6 (Segment Routing IPv6) proxy tests
+ - *Service Chaining with SRv6 :* SRv6 (Segment Routing IPv6) proxy tests
verifying performance of Endpoint to SR-unaware appliance via
masquerading (End.AM), dynamic proxy (End.AD) or static proxy (End.AS)
functions.
@@ -29,12 +29,12 @@ Changes in CSIT |release|
#. **Test Framework Optimizations**
- - **Performance tests efficiency** : Qemu build/install
+ - *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
+ - *General code housekeeping :* ongoing RF keywords
optimizations, removal of redundant RF keywords.
Performance Changes
@@ -86,6 +86,24 @@ pretty ASCII formats:
- `pretty ASCII format for 2t2c <../_static/vpp/performance-changes-mrr-2t2c-full.txt>`_,
- `pretty ASCII format for 4t4c <../_static/vpp/performance-changes-mrr-4t4c-full.txt>`_.
+Throughput Trending
+-------------------
+
+In addition to reporting throughput changes between VPP releases, CSIT provides
+continuous performance trending for VPP master branch:
+
+#. `VPP Performance Dashboard <https://docs.fd.io/csit/master/trending/introduction/index.html>`_
+- per VPP test case throughput trend, trend compliance and summary of detected
+anomalies.
+
+#. `Trending Methodology <https://docs.fd.io/csit/master/trending/methodology/index.html>`_
+- throughput test metrics, trend calculations and anomaly classification
+(progression, regression, outlier).
+
+#. `Trendline Graphs <https://docs.fd.io/csit/master/trending/trending/index.html>`_
+- per VPP build MRR throughput measurements against the trendline with anomaly
+highlights, with associated CSIT test jobs.
+
Known Issues
------------