X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Freport%2Fvpp_performance_tests%2Fsoak_tests%2Findex.rst;h=c6558464a3001c1ca88cc26a9911be49a3d09273;hb=b02ab5b1588750decd66b53c6e20f1002b7c8238;hp=4c6f22682633631bd12a818cdb9d9d39e327e896;hpb=0c0cf8698e0852e87feaff3a312916cce68fc482;p=csit.git diff --git a/docs/report/vpp_performance_tests/soak_tests/index.rst b/docs/report/vpp_performance_tests/soak_tests/index.rst index 4c6f226826..c6558464a3 100644 --- a/docs/report/vpp_performance_tests/soak_tests/index.rst +++ b/docs/report/vpp_performance_tests/soak_tests/index.rst @@ -28,16 +28,14 @@ -.. _soak_tests: +.. _`soak tests`: Soak Tests ========== -Long duration soak tests are executed using `PLRsearch algorithm`_. - -As soak tests are new, and take long time to run, -only 6 tests were executed. From those, 4 tests encountered some caveat, -making their results unreliable. +Long duration (2 hours per test) soak tests are executed +using :ref:`plrsearch` algorithm. As the test take long time, only 10 test +were executed, two runs each. Additional information about graph data: @@ -45,12 +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 the lower and upper bounds for the estimated - throughput value. +#. **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.) + When number of samples is low, some values are not displayed. .. note::