CSIT-1504: Soak tests - graph
[csit.git] / docs / report / vpp_performance_tests / soak_tests / index.rst
index 9cf502a..4c6f226 100644 (file)
 Soak Tests
 ==========
 
-Long duration soak tests are executed using PLRsearch algorithm. See
-methodology section for PLRsearch description.
+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.
 
 Additional information about graph data:
 
@@ -42,10 +45,13 @@ Additional information about graph data:
 
 #. **X-axis Labels**: indices of test suites.
 
-#. **Y-axis Labels**: measured packet throughput values in [Mpps].
+#. **Y-axis Labels**: estimated intervals for packet throughput 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.
+
 .. note::
 
     Test results have been generated by
@@ -60,7 +66,27 @@ Additional information about graph data:
 .. raw:: html
 
     <center>
-    <iframe id="ifrm01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/example-soak-boxes.html"></iframe>
+    <iframe id="ifrm01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/soak-test-1.html"></iframe>
+    <p><br></p>
+    </center>
+
+.. raw:: latex
+
+    \begin{figure}[H]
+        \centering
+            \graphicspath{{../_build/_static/vpp/}}
+            \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{soak-test-1}
+            \label{fig:soak-test-1}
+    \end{figure}
+
+.. raw:: latex
+
+    \clearpage
+
+.. raw:: html
+
+    <center>
+    <iframe id="ifrm02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/soak-test-2.html"></iframe>
     <p><br></p>
     </center>
 
@@ -69,6 +95,6 @@ Additional information about graph data:
     \begin{figure}[H]
         \centering
             \graphicspath{{../_build/_static/vpp/}}
-            \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{example-soak-boxes}
-            \label{fig:example-soak-boxes}
+            \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{soak-test-2}
+            \label{fig:soak-test-2}
     \end{figure}