Report: Remove index
[csit.git] / docs / report / dpdk_performance_tests / packet_throughput_graphs / l2.rst
index dcbc1cf..6aefc36 100644 (file)
@@ -1,3 +1,29 @@
+
+.. 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
 =======
 
@@ -8,7 +34,11 @@ 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=rls1901>`_.
+
+.. raw:: latex
+
+    \clearpage
 
 3n-hsw-x520
 ~~~~~~~~~~~
@@ -20,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>
 
@@ -34,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}
 
@@ -42,12 +72,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -56,10 +90,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 64b-2t2c-base
 -------------
 
@@ -67,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>
 
@@ -81,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}
 
@@ -89,12 +127,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -103,10 +145,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 3n-hsw-x710
 ~~~~~~~~~~~
 
@@ -117,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>
 
@@ -131,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}
 
@@ -139,12 +185,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -153,10 +203,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 64b-2t2c-base
 -------------
 
@@ -164,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>
 
@@ -178,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}
 
@@ -186,12 +240,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -200,10 +258,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 3n-hsw-xl710
 ~~~~~~~~~~~~
 
@@ -214,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>
 
@@ -228,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}
 
@@ -236,12 +298,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -250,10 +316,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 64b-2t2c-base
 -------------
 
@@ -261,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>
 
@@ -275,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}
 
@@ -283,12 +353,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -297,10 +371,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 3n-skx-x710
 ~~~~~~~~~~~
 
@@ -311,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>
 
@@ -325,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}
 
@@ -333,12 +411,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -347,10 +429,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 64b-4t2c-base
 -------------
 
@@ -358,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>
 
@@ -372,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}
 
@@ -380,12 +466,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -394,10 +484,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 3n-skx-xxv710
 ~~~~~~~~~~~~~
 
@@ -408,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>
 
@@ -422,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}
 
@@ -430,12 +524,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -444,10 +542,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 64b-4t2c-base
 -------------
 
@@ -455,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>
 
@@ -469,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}
 
@@ -477,12 +579,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -491,10 +597,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 2n-skx-x710
 ~~~~~~~~~~~
 
@@ -505,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>
 
@@ -519,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}
 
@@ -527,12 +637,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -541,10 +655,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 64b-4t2c-base
 -------------
 
@@ -552,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>
 
@@ -566,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}
 
@@ -574,12 +692,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -588,10 +710,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 2n-skx-xxv710
 ~~~~~~~~~~~~~
 
@@ -602,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>
 
@@ -616,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}
 
@@ -624,12 +750,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -638,10 +768,14 @@ 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}
 
+.. raw:: latex
+
+    \clearpage
+
 64b-4t2c-base
 -------------
 
@@ -649,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>
 
@@ -663,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}
 
@@ -671,12 +805,16 @@ 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-pdr`
+.. raw:: latex
+
+    \clearpage
+
+: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>
 
@@ -685,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}