aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/packet_throughput_graphs/l2-3n-icx-xxv710.rst
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-02-01 13:34:40 +0100
committerTibor Frank <tifrank@cisco.com>2022-02-02 15:14:20 +0000
commit8bc629c01b8039d52de95d34bb5a6aab8771515e (patch)
tree1beeb301ba6f8f0e1714981f501faedf67d64cc5 /docs/report/vpp_performance_tests/packet_throughput_graphs/l2-3n-icx-xxv710.rst
parent6a191f87cd169895d3492774447119705df94c27 (diff)
Report: Add ICX
- Stats - DPDK - comparisom tables - detailed results - graphs - tput - speedup - VPP - detailed results - graphs - tput - speedup Change-Id: Ic0b10247ee376262ee61487bdd4b4b461dcf5308 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit f4c31f23462c376e442b35242b2502541baccb83)
Diffstat (limited to 'docs/report/vpp_performance_tests/packet_throughput_graphs/l2-3n-icx-xxv710.rst')
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/l2-3n-icx-xxv710.rst71
1 files changed, 71 insertions, 0 deletions
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2-3n-icx-xxv710.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2-3n-icx-xxv710.rst
new file mode 100644
index 0000000000..fcff1f5bf3
--- /dev/null
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2-3n-icx-xxv710.rst
@@ -0,0 +1,71 @@
+
+.. raw:: latex
+
+ \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>
+
+3n-icx-xxv710
+~~~~~~~~~~~~~
+
+64b-2t1c-l2switching-base
+-------------------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/3n-icx-xxv710-64b-2t1c-l2switching-base-ndr.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]{3n-icx-xxv710-64b-2t1c-l2switching-base-ndr}
+ \label{fig:3n-icx-xxv710-64b-2t1c-l2switching-base-ndr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+.. raw:: html
+
+ <center>
+ <iframe id="02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/3n-icx-xxv710-64b-2t1c-l2switching-base-pdr.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]{3n-icx-xxv710-64b-2t1c-l2switching-base-pdr}
+ \label{fig:3n-icx-xxv710-64b-2t1c-l2switching-base-pdr}
+ \end{figure}