aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/dpdk_performance_tests/throughput_speedup_multi_core
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-10-17 15:59:43 +0200
committerTibor Frank <tifrank@cisco.com>2022-10-17 14:05:44 +0000
commitbe7cc1c166ee756981b9159e3deccecd74df453b (patch)
tree8d08748f1c2bc47d0f94b0a380e6118fd9d99c90 /docs/report/dpdk_performance_tests/throughput_speedup_multi_core
parent30797c64c701d2c850d7c4d6b6501757175b0516 (diff)
Report: Add 3n-snr
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I9e72bae01997b145f058002e75dd2ace37c80b08
Diffstat (limited to 'docs/report/dpdk_performance_tests/throughput_speedup_multi_core')
-rw-r--r--docs/report/dpdk_performance_tests/throughput_speedup_multi_core/3n-snr-e822cq.rst78
-rw-r--r--docs/report/dpdk_performance_tests/throughput_speedup_multi_core/index.rst2
2 files changed, 80 insertions, 0 deletions
diff --git a/docs/report/dpdk_performance_tests/throughput_speedup_multi_core/3n-snr-e822cq.rst b/docs/report/dpdk_performance_tests/throughput_speedup_multi_core/3n-snr-e822cq.rst
new file mode 100644
index 0000000000..5b767443a6
--- /dev/null
+++ b/docs/report/dpdk_performance_tests/throughput_speedup_multi_core/3n-snr-e822cq.rst
@@ -0,0 +1,78 @@
+
+.. 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-snr-e822cq
+~~~~~~~~~~~~~
+
+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=rls2206>`_.
+
+.. raw:: latex
+
+ \clearpage
+
+64b-base
+--------
+
+.. raw:: html
+
+ <center>
+ <iframe id="01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/3n-snr-e822cq-64b-base-ndr-tsa.html"></iframe>
+ <p><br></p>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/dpdk/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{3n-snr-e822cq-64b-base-ndr-tsa}
+ \label{fig:3n-snr-e822cq-64b-base-ndr-tsa}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+.. raw:: html
+
+ <center>
+ <iframe id="02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/3n-snr-e822cq-64b-base-pdr-tsa.html"></iframe>
+ <p><br></p>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/dpdk/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{3n-snr-e822cq-64b-base-pdr-tsa}
+ \label{fig:3n-snr-e822cq-64b-base-pdr-tsa}
+ \end{figure}
diff --git a/docs/report/dpdk_performance_tests/throughput_speedup_multi_core/index.rst b/docs/report/dpdk_performance_tests/throughput_speedup_multi_core/index.rst
index b911ac71e6..9dd56522c5 100644
--- a/docs/report/dpdk_performance_tests/throughput_speedup_multi_core/index.rst
+++ b/docs/report/dpdk_performance_tests/throughput_speedup_multi_core/index.rst
@@ -43,6 +43,7 @@ Additional information about graph data:
`build logs from FD.io dpdk performance job 2n-zn2`_,
`build logs from FD.io dpdk performance job 3n-alt`_,
`build logs from FD.io dpdk performance job 3n-tsh`_,
+ `build logs from FD.io dpdk performance job 3n-snr`_,
`build logs from FD.io dpdk performance job 2n-tx2`_ with RF
result files csit-vpp-perf-|srelease|-\*.zip
`archived here <../../_static/archive/>`_.
@@ -61,3 +62,4 @@ Additional information about graph data:
3n-alt-xl710
3n-tsh-x520
2n-tx2-xl710
+ 3n-snr-e822cq