aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-05-14 10:59:45 +0200
committerTibor Frank <tifrank@cisco.com>2019-05-14 10:59:45 +0200
commit0c0cf8698e0852e87feaff3a312916cce68fc482 (patch)
tree999ebd7695d31263c311e25a8be0084a4a022c49 /docs
parent6cdd959d5e28e9ec4e8f0f71a1459a02a9362c89 (diff)
CSIT-1504: Soak tests - graph
Change-Id: I8416e28a27c16da76c0ebb94f847539f662229fa Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/report/introduction/report_history.rst2
-rw-r--r--docs/report/vpp_performance_tests/comparisons/soak_vs_ndr.rst8
-rw-r--r--docs/report/vpp_performance_tests/soak_tests/index.rst26
3 files changed, 28 insertions, 8 deletions
diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst
index c2b0b2c30a..46fb042298 100644
--- a/docs/report/introduction/report_history.rst
+++ b/docs/report/introduction/report_history.rst
@@ -12,7 +12,7 @@ FD.io CSIT-1904 Report history and per .[ww] revision changes are listed below.
| | - VPP 3n-skx NDRPDR full |
| | - VPP 2n-skx NFV NDRPDR 64b and IMIX |
| | |
-| | 2. Added SOAK tests |
+| | 2. Added Soak tests |
| | |
+----------------+------------------------------------------------------------+
| .19 | Initial version |
diff --git a/docs/report/vpp_performance_tests/comparisons/soak_vs_ndr.rst b/docs/report/vpp_performance_tests/comparisons/soak_vs_ndr.rst
index e84d902149..9c297f6501 100644
--- a/docs/report/vpp_performance_tests/comparisons/soak_vs_ndr.rst
+++ b/docs/report/vpp_performance_tests/comparisons/soak_vs_ndr.rst
@@ -1,7 +1,7 @@
-SOAK Tests vs. NDR Tests
+Soak Tests vs. NDR Tests
------------------------
-Relative comparison of |vpp-release| SOAK PLRSearch vs. NDR packet throughput
+Relative comparison of |vpp-release| Soak PLRSearch vs. NDR packet throughput
is calculated for the tests executed on 2-Node Skylake physical testbed types,
in 1-core configurations.
@@ -14,5 +14,5 @@ in 1-core configurations.
Comparison tables in ASCII and CSV formats:
- - `ASCII SOAK vs. NDR comparison <../../_static/vpp/soak-vs-ndr-2n-skx.txt>`_
- - `CSV SOAK vs. NDR comparison <../../_static/vpp/soak-vs-ndr-2n-skx.csv>`_
+ - `ASCII Soak vs. NDR comparison <../../_static/vpp/soak-vs-ndr-2n-skx.txt>`_
+ - `CSV Soak vs. NDR comparison <../../_static/vpp/soak-vs-ndr-2n-skx.csv>`_
diff --git a/docs/report/vpp_performance_tests/soak_tests/index.rst b/docs/report/vpp_performance_tests/soak_tests/index.rst
index 568d0477ee..4c6f226826 100644
--- a/docs/report/vpp_performance_tests/soak_tests/index.rst
+++ b/docs/report/vpp_performance_tests/soak_tests/index.rst
@@ -66,7 +66,7 @@ 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>
@@ -75,6 +75,26 @@ 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-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>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{soak-test-2}
+ \label{fig:soak-test-2}
\end{figure}