aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/dpdk_performance_tests/packet_throughput_graphs/l2.rst
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-10-05 10:44:15 +0200
committerTibor Frank <tifrank@cisco.com>2018-10-31 12:47:07 +0000
commit3c7b38c9ff645db11b066f1c7ce3bdc6d86e2eca (patch)
tree2ec2b5e68fecec98b5e707dde608485e42adb881 /docs/report/dpdk_performance_tests/packet_throughput_graphs/l2.rst
parenta2b9a0988672587ce5a293750d0194bb667258bd (diff)
CSIT-1332: Proposal of new layout of all graphs
Change-Id: Ib5d113fd2071e481bcc5e3d043a43a58947b8da1 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 8243ea78854683f2f80da53d8f197f10316e4801) (cherry picked from commit db1f4030448cbf9d865e5e2964236ddc7fffa5f9)
Diffstat (limited to 'docs/report/dpdk_performance_tests/packet_throughput_graphs/l2.rst')
-rw-r--r--docs/report/dpdk_performance_tests/packet_throughput_graphs/l2.rst195
1 files changed, 110 insertions, 85 deletions
diff --git a/docs/report/dpdk_performance_tests/packet_throughput_graphs/l2.rst b/docs/report/dpdk_performance_tests/packet_throughput_graphs/l2.rst
index 1a7e4c70f6..eeb4d652d5 100644
--- a/docs/report/dpdk_performance_tests/packet_throughput_graphs/l2.rst
+++ b/docs/report/dpdk_performance_tests/packet_throughput_graphs/l2.rst
@@ -3,6 +3,31 @@
\clearpage
+.. raw:: html
+
+ <script type="text/javascript">
+
+ function getDocHeight(doc) {
+ doc = doc || document;
+ var body = doc.body, html = doc.documentElement;
+ var height = Math.max( body.scrollHeight, body.offsetHeight,
+ html.clientHeight, html.scrollHeight, html.offsetHeight );
+ return height;
+ }
+
+ function setIframeHeight(id) {
+ var ifrm = document.getElementById(id);
+ var doc = ifrm.contentDocument? ifrm.contentDocument:
+ ifrm.contentWindow.document;
+ ifrm.style.visibility = 'hidden';
+ ifrm.style.height = "10px"; // reset to minimal height ...
+ // IE opt. for bing/msn needs a bit added or scrollbar appears
+ ifrm.style.height = getDocHeight( doc ) + 4 + "px";
+ ifrm.style.visibility = 'visible';
+ }
+
+ </script>
+
Testpmd
=======
@@ -13,7 +38,7 @@ running in multiple configurations of Testpmd pmd thread(s), a.k.a. Testpmd
data plane thread(s), and their physical CPU core(s) placement.
CSIT source code for the test cases used for plots can be found in
-`CSIT git repository <https://git.fd.io/csit/tree/tests/dpdk/perf?h=rls1807>`_.
+`CSIT git repository <https://git.fd.io/csit/tree/tests/dpdk/perf?h=rls1810>`_.
3n-hsw-x520
~~~~~~~~~~~
@@ -25,12 +50,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr`
+:index:`Packet Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x520-64b-1t1c-base-ndr.html"></iframe>
+ <iframe id="ifrm01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x520-64b-1t1c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -39,7 +64,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x520-64b-1t1c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x520-64b-1t1c-base-ndr}
\label{fig:testpmd-3n-hsw-x520-64b-1t1c-base-ndr}
\end{figure}
@@ -51,12 +76,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr`
+:index:`Packet Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x520-64b-1t1c-base-pdr.html"></iframe>
+ <iframe id="ifrm02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x520-64b-1t1c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -65,7 +90,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x520-64b-1t1c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x520-64b-1t1c-base-pdr}
\label{fig:testpmd-3n-hsw-x520-64b-1t1c-base-pdr}
\end{figure}
@@ -80,12 +105,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr`
+:index:`Packet Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x520-64b-2t2c-base-ndr.html"></iframe>
+ <iframe id="ifrm03" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x520-64b-2t2c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -94,7 +119,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x520-64b-2t2c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x520-64b-2t2c-base-ndr}
\label{fig:testpmd-3n-hsw-x520-64b-2t2c-base-ndr}
\end{figure}
@@ -106,12 +131,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr`
+:index:`Packet Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x520-64b-2t2c-base-pdr.html"></iframe>
+ <iframe id="ifrm04" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x520-64b-2t2c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -120,7 +145,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x520-64b-2t2c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x520-64b-2t2c-base-pdr}
\label{fig:testpmd-3n-hsw-x520-64b-2t2c-base-pdr}
\end{figure}
@@ -138,12 +163,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr`
+:index:`Packet Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x710-64b-1t1c-base-ndr.html"></iframe>
+ <iframe id="ifrm05" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x710-64b-1t1c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -152,7 +177,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x710-64b-1t1c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x710-64b-1t1c-base-ndr}
\label{fig:testpmd-3n-hsw-x710-64b-1t1c-base-ndr}
\end{figure}
@@ -164,12 +189,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr`
+:index:`Packet Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x710-64b-1t1c-base-pdr.html"></iframe>
+ <iframe id="ifrm06" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x710-64b-1t1c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -178,7 +203,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x710-64b-1t1c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x710-64b-1t1c-base-pdr}
\label{fig:testpmd-3n-hsw-x710-64b-1t1c-base-pdr}
\end{figure}
@@ -193,12 +218,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr`
+:index:`Packet Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x710-64b-2t2c-base-ndr.html"></iframe>
+ <iframe id="ifrm07" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x710-64b-2t2c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -207,7 +232,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x710-64b-2t2c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x710-64b-2t2c-base-ndr}
\label{fig:testpmd-3n-hsw-x710-64b-2t2c-base-ndr}
\end{figure}
@@ -219,12 +244,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr`
+:index:`Packet Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x710-64b-2t2c-base-pdr.html"></iframe>
+ <iframe id="ifrm08" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-x710-64b-2t2c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -233,7 +258,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x710-64b-2t2c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-x710-64b-2t2c-base-pdr}
\label{fig:testpmd-3n-hsw-x710-64b-2t2c-base-pdr}
\end{figure}
@@ -251,12 +276,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr`
+:index:`Packet Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr.html"></iframe>
+ <iframe id="ifrm09" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -265,7 +290,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-xl710-64b-1t1c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-xl710-64b-1t1c-base-ndr}
\label{fig:testpmd-3n-hsw-xl710-64b-1t1c-base-ndr}
\end{figure}
@@ -277,12 +302,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr`
+:index:`Packet Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr.html"></iframe>
+ <iframe id="ifrm10" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -291,7 +316,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-xl710-64b-1t1c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-xl710-64b-1t1c-base-pdr}
\label{fig:testpmd-3n-hsw-xl710-64b-1t1c-base-pdr}
\end{figure}
@@ -306,12 +331,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr`
+:index:`Packet Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr.html"></iframe>
+ <iframe id="ifrm11" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -320,7 +345,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-xl710-64b-2t2c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-xl710-64b-2t2c-base-ndr}
\label{fig:testpmd-3n-hsw-xl710-64b-2t2c-base-ndr}
\end{figure}
@@ -332,12 +357,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr`
+:index:`Packet Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr.html"></iframe>
+ <iframe id="ifrm12" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -346,7 +371,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-xl710-64b-2t2c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-hsw-xl710-64b-2t2c-base-pdr}
\label{fig:testpmd-3n-hsw-xl710-64b-2t2c-base-pdr}
\end{figure}
@@ -364,12 +389,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr`
+:index:`Packet Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-x710-64b-2t1c-base-ndr.html"></iframe>
+ <iframe id="ifrm13" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-x710-64b-2t1c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -378,7 +403,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-x710-64b-2t1c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-x710-64b-2t1c-base-ndr}
\label{fig:testpmd-3n-skx-x710-64b-2t1c-base-ndr}
\end{figure}
@@ -390,12 +415,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr`
+:index:`Packet Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-x710-64b-2t1c-base-pdr.html"></iframe>
+ <iframe id="ifrm14" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-x710-64b-2t1c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -404,7 +429,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-x710-64b-2t1c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-x710-64b-2t1c-base-pdr}
\label{fig:testpmd-3n-skx-x710-64b-2t1c-base-pdr}
\end{figure}
@@ -419,12 +444,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr`
+:index:`Packet Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-x710-64b-4t2c-base-ndr.html"></iframe>
+ <iframe id="ifrm15" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-x710-64b-4t2c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -433,7 +458,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-x710-64b-4t2c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-x710-64b-4t2c-base-ndr}
\label{fig:testpmd-3n-skx-x710-64b-4t2c-base-ndr}
\end{figure}
@@ -445,12 +470,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr`
+:index:`Packet Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-x710-64b-4t2c-base-pdr.html"></iframe>
+ <iframe id="ifrm16" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-x710-64b-4t2c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -459,7 +484,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-x710-64b-4t2c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-x710-64b-4t2c-base-pdr}
\label{fig:testpmd-3n-skx-x710-64b-4t2c-base-pdr}
\end{figure}
@@ -477,12 +502,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr`
+:index:`Packet Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr.html"></iframe>
+ <iframe id="ifrm17" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -491,7 +516,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-xxv710-64b-2t1c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-xxv710-64b-2t1c-base-ndr}
\label{fig:testpmd-3n-skx-xxv710-64b-2t1c-base-ndr}
\end{figure}
@@ -503,12 +528,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr`
+:index:`Packet Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr.html"></iframe>
+ <iframe id="ifrm18" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -517,7 +542,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-xxv710-64b-2t1c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-xxv710-64b-2t1c-base-pdr}
\label{fig:testpmd-3n-skx-xxv710-64b-2t1c-base-pdr}
\end{figure}
@@ -532,12 +557,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr`
+:index:`Packet Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr.html"></iframe>
+ <iframe id="ifrm19" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -546,7 +571,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-xxv710-64b-4t2c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-xxv710-64b-4t2c-base-ndr}
\label{fig:testpmd-3n-skx-xxv710-64b-4t2c-base-ndr}
\end{figure}
@@ -558,12 +583,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr`
+:index:`Packet Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr.html"></iframe>
+ <iframe id="ifrm20" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -572,7 +597,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-xxv710-64b-4t2c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-3n-skx-xxv710-64b-4t2c-base-pdr}
\label{fig:testpmd-3n-skx-xxv710-64b-4t2c-base-pdr}
\end{figure}
@@ -590,12 +615,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr`
+:index:`Packet Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-x710-64b-2t1c-base-ndr.html"></iframe>
+ <iframe id="ifrm21" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-x710-64b-2t1c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -604,7 +629,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-x710-64b-2t1c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-x710-64b-2t1c-base-ndr}
\label{fig:testpmd-2n-skx-x710-64b-2t1c-base-ndr}
\end{figure}
@@ -616,12 +641,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr`
+:index:`Packet Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-x710-64b-2t1c-base-pdr.html"></iframe>
+ <iframe id="ifrm22" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-x710-64b-2t1c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -630,7 +655,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-x710-64b-2t1c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-x710-64b-2t1c-base-pdr}
\label{fig:testpmd-2n-skx-x710-64b-2t1c-base-pdr}
\end{figure}
@@ -645,12 +670,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr`
+:index:`Packet Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-x710-64b-4t2c-base-ndr.html"></iframe>
+ <iframe id="ifrm23" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-x710-64b-4t2c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -659,7 +684,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-x710-64b-4t2c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-x710-64b-4t2c-base-ndr}
\label{fig:testpmd-2n-skx-x710-64b-4t2c-base-ndr}
\end{figure}
@@ -671,12 +696,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr`
+:index:`Packet Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-x710-64b-4t2c-base-pdr.html"></iframe>
+ <iframe id="ifrm24" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-x710-64b-4t2c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -685,7 +710,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-x710-64b-4t2c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-x710-64b-4t2c-base-pdr}
\label{fig:testpmd-2n-skx-x710-64b-4t2c-base-pdr}
\end{figure}
@@ -703,12 +728,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr`
+:index:`Packet Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr.html"></iframe>
+ <iframe id="ifrm25" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -717,7 +742,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-xxv710-64b-2t1c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-xxv710-64b-2t1c-base-ndr}
\label{fig:testpmd-2n-skx-xxv710-64b-2t1c-base-ndr}
\end{figure}
@@ -729,12 +754,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr`
+:index:`Packet Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr.html"></iframe>
+ <iframe id="ifrm26" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -743,7 +768,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-xxv710-64b-2t1c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-xxv710-64b-2t1c-base-pdr}
\label{fig:testpmd-2n-skx-xxv710-64b-2t1c-base-pdr}
\end{figure}
@@ -758,12 +783,12 @@ CSIT source code for the test cases used for plots can be found in
<center><b>
-:index:`Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr`
+:index:`Packet Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr.html"></iframe>
+ <iframe id="ifrm27" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr.html"></iframe>
<p><br><br></p>
</center>
@@ -772,7 +797,7 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-xxv710-64b-4t2c-base-ndr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-xxv710-64b-4t2c-base-ndr}
\label{fig:testpmd-2n-skx-xxv710-64b-4t2c-base-ndr}
\end{figure}
@@ -784,12 +809,12 @@ CSIT source code for the test cases used for plots can be found in
\clearpage
-:index:`Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr`
+:index:`Packet Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr`
.. raw:: html
</b>
- <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr.html"></iframe>
+ <iframe id="ifrm28" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr.html"></iframe>
<p><br><br></p>
</center>
@@ -798,6 +823,6 @@ CSIT source code for the test cases used for plots can be found in
\begin{figure}[H]
\centering
\graphicspath{{../_build/_static/dpdk/}}
- \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-xxv710-64b-4t2c-base-pdr}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{testpmd-2n-skx-xxv710-64b-4t2c-base-pdr}
\label{fig:testpmd-2n-skx-xxv710-64b-4t2c-base-pdr}
\end{figure}