aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs
diff options
context:
space:
mode:
Diffstat (limited to 'docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs')
-rw-r--r--docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-clx-x710.rst107
-rw-r--r--docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-clx-xxv710.rst107
-rw-r--r--docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-skx-x710.rst2
-rw-r--r--docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-skx-xxv710.rst2
-rw-r--r--docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-hsw-x710.rst2
-rw-r--r--docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-hsw-xl710.rst2
-rw-r--r--docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-skx-x710.rst2
-rw-r--r--docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-skx-xxv710.rst2
-rw-r--r--docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/index.rst9
9 files changed, 226 insertions, 9 deletions
diff --git a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-clx-x710.rst b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-clx-x710.rst
new file mode 100644
index 0000000000..f3c645a247
--- /dev/null
+++ b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-clx-x710.rst
@@ -0,0 +1,107 @@
+
+.. 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>
+
+2n-clx-x710
+~~~~~~~~~~~
+
+This section includes summary graphs of Phy-to-Phy performance with packet
+routed forwarding measured at 100% of discovered NDR throughput rate.
+
+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=rls2001>`_.
+
+.. raw:: latex
+
+ \clearpage
+
+64b-2t1c-base
+-------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/2n-clx-x710-64b-2t1c-base-ndr-hdrh-lat.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]{2n-clx-x710-64b-2t1c-base-ndr-hdrh-lat}
+ \label{fig:2n-clx-x710-64b-2t1c-base-ndr-hdrh-lat}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+64b-4t2c-base
+-------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/2n-clx-x710-64b-4t2c-base-ndr-hdrh-lat.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]{2n-clx-x710-64b-4t2c-base-ndr-hdrh-lat}
+ \label{fig:2n-clx-x710-64b-4t2c-base-ndr-hdrh-lat}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+64b-8t4c-base
+-------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="03" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/2n-clx-x710-64b-8t4c-base-ndr-hdrh-lat.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]{2n-clx-x710-64b-8t4c-base-ndr-hdrh-lat}
+ \label{fig:2n-clx-x710-64b-8t4c-base-ndr-hdrh-lat}
+ \end{figure}
diff --git a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-clx-xxv710.rst b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-clx-xxv710.rst
new file mode 100644
index 0000000000..c78d391596
--- /dev/null
+++ b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-clx-xxv710.rst
@@ -0,0 +1,107 @@
+
+.. 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>
+
+2n-clx-xxv710
+~~~~~~~~~~~~~
+
+This section includes summary graphs of Phy-to-Phy performance with packet
+routed forwarding measured at 100% of discovered NDR throughput rate.
+
+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=rls2001>`_.
+
+.. raw:: latex
+
+ \clearpage
+
+64b-2t1c-base
+-------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/2n-clx-xxv710-64b-2t1c-base-ndr-hdrh-lat.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]{2n-clx-xxv710-64b-2t1c-base-ndr-hdrh-lat}
+ \label{fig:2n-clx-xxv710-64b-2t1c-base-ndr-hdrh-lat}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+64b-4t2c-base
+-------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/2n-clx-xxv710-64b-4t2c-base-ndr-hdrh-lat.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]{2n-clx-xxv710-64b-4t2c-base-ndr-hdrh-lat}
+ \label{fig:2n-clx-xxv710-64b-4t2c-base-ndr-hdrh-lat}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+64b-8t4c-base
+-------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="03" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/2n-clx-xxv710-64b-8t4c-base-ndr-hdrh-lat.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]{2n-clx-xxv710-64b-8t4c-base-ndr-hdrh-lat}
+ \label{fig:2n-clx-xxv710-64b-8t4c-base-ndr-hdrh-lat}
+ \end{figure}
diff --git a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-skx-x710.rst b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-skx-x710.rst
index d1fd00d3c9..a5787b2fc1 100644
--- a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-skx-x710.rst
+++ b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-skx-x710.rst
@@ -35,7 +35,7 @@ This section includes summary graphs of Phy-to-Phy performance with packet
routed forwarding measured at 100% of discovered NDR throughput rate.
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=rls1908>`_.
+`CSIT git repository <https://git.fd.io/csit/tree/tests/dpdk/perf?h=rls2001>`_.
.. raw:: latex
diff --git a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-skx-xxv710.rst b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-skx-xxv710.rst
index 68ae56baf6..bcbad556a4 100644
--- a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-skx-xxv710.rst
+++ b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/2n-skx-xxv710.rst
@@ -35,7 +35,7 @@ This section includes summary graphs of Phy-to-Phy performance with packet
routed forwarding measured at 100% of discovered NDR throughput rate.
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=rls1908>`_.
+`CSIT git repository <https://git.fd.io/csit/tree/tests/dpdk/perf?h=rls2001>`_.
.. raw:: latex
diff --git a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-hsw-x710.rst b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-hsw-x710.rst
index c26524e22d..f504e00cfa 100644
--- a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-hsw-x710.rst
+++ b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-hsw-x710.rst
@@ -35,7 +35,7 @@ This section includes summary graphs of Phy-to-Phy performance with packet
routed forwarding measured at 100% of discovered NDR throughput rate.
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=rls1908>`_.
+`CSIT git repository <https://git.fd.io/csit/tree/tests/dpdk/perf?h=rls2001>`_.
.. raw:: latex
diff --git a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-hsw-xl710.rst b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-hsw-xl710.rst
index ddf4fae8ee..3061d51cd4 100644
--- a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-hsw-xl710.rst
+++ b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-hsw-xl710.rst
@@ -35,7 +35,7 @@ This section includes summary graphs of Phy-to-Phy performance with packet
routed forwarding measured at 100% of discovered NDR throughput rate.
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=rls1908>`_.
+`CSIT git repository <https://git.fd.io/csit/tree/tests/dpdk/perf?h=rls2001>`_.
.. raw:: latex
diff --git a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-skx-x710.rst b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-skx-x710.rst
index 4d48d71fd7..47108a6b93 100644
--- a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-skx-x710.rst
+++ b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-skx-x710.rst
@@ -35,7 +35,7 @@ This section includes summary graphs of Phy-to-Phy performance with packet
routed forwarding measured at 100% of discovered NDR throughput rate.
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=rls1908>`_.
+`CSIT git repository <https://git.fd.io/csit/tree/tests/dpdk/perf?h=rls2001>`_.
.. raw:: latex
diff --git a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-skx-xxv710.rst b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-skx-xxv710.rst
index ee59868de5..15219c67f2 100644
--- a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-skx-xxv710.rst
+++ b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/3n-skx-xxv710.rst
@@ -35,7 +35,7 @@ This section includes summary graphs of Phy-to-Phy performance with packet
routed forwarding measured at 100% of discovered NDR throughput rate.
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=rls1908>`_.
+`CSIT git repository <https://git.fd.io/csit/tree/tests/dpdk/perf?h=rls2001>`_.
.. raw:: latex
diff --git a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/index.rst b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/index.rst
index be5e741e4b..ee4c96a926 100644
--- a/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/index.rst
+++ b/docs/report/dpdk_performance_tests/hdrh_packet_latency_graphs/index.rst
@@ -7,14 +7,15 @@ HDRHistogram Packet Latency
===========================
Latency results are generated from a single execution of NDR discovery
-test across physical testbeds hosted LF FD.io labs: 3n-hsw, 2n-skx, 2n-
-skx.
+test across physical testbeds hosted LF FD.io labs: 3n-hsw, 2n-skx, 3n-
+skx, 2n-clx.
.. note::
Test results have been generated by
`FD.io test executor dpdk performance job 2n-skx`_,
- `FD.io test executor dpdk performance job 3n-skx`_ and
+ `FD.io test executor dpdk performance job 3n-skx`_,
+ `FD.io test executor dpdk performance job 2n-clx`_ and
`FD.io test executor dpdk performance job 3n-hsw`_ with RF
result files csit-dpdk-perf-|srelease|-\*.zip
`archived here <../../_static/archive/>`_.
@@ -26,5 +27,7 @@ skx.
2n-skx-x710
3n-skx-xxv710
3n-skx-x710
+ 2n-clx-xxv710
+ 2n-clx-x710
3n-hsw-xl710
3n-hsw-x710