aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/soak_tests/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/report/vpp_performance_tests/soak_tests/index.rst')
-rw-r--r--docs/report/vpp_performance_tests/soak_tests/index.rst10
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/report/vpp_performance_tests/soak_tests/index.rst b/docs/report/vpp_performance_tests/soak_tests/index.rst
index bc236c0298..faa4675418 100644
--- a/docs/report/vpp_performance_tests/soak_tests/index.rst
+++ b/docs/report/vpp_performance_tests/soak_tests/index.rst
@@ -33,7 +33,9 @@
Soak Tests
==========
-Long duration soak tests are executed using `plrsearch_algorithm`_.
+Long duration (2 hours per test) soak tests are executed
+using `PLRsearch`_ algorithm. As the test take long time, only 10 test
+were executed, two runs each.
Additional information about graph data:
@@ -41,18 +43,18 @@ Additional information about graph data:
#. **X-axis Labels**: indices of test suites.
-#. **Y-axis Labels**: estimated intervals for packet throughput value in [Mpps].
+#. **Y-axis Labels**: estimated lower bounds for critical rate value in [Mpps].
#. **Graph Legend**: list of X-axis indices with CSIT test suites.
-#. **Hover Information**: lists minimum, first quartile, median,
+#. **Hover Information**: in general lists minimum, first quartile, median,
third quartile, and maximum. If either type of outlier is present the
whisker on the appropriate side is taken to 1.5×IQR from the quartile
(the "inner fence") rather than the max or min, and individual outlying
data points are displayed as unfilled circles (for suspected outliers)
or filled circles (for outliers). (The "outer fence" is 3×IQR from the
quartile.)
- It also lists the lower bounds for the estimated throughput value.
+ When number of samples is low, some values are not displayed.
.. note::