From 174ad309b359e9b323b97cae0a6877dce33deb5f Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 24 Sep 2019 11:00:05 +0200 Subject: PAL: Add HDRHistogram graphs for latency Change-Id: I4d5cc369c341411a4a035dba47b945b3bf43014f Signed-off-by: Tibor Frank --- .../packet_throughput_graphs/3n-skx-x710.rst | 125 +++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 docs/report/dpdk_performance_tests/packet_throughput_graphs/3n-skx-x710.rst (limited to 'docs/report/dpdk_performance_tests/packet_throughput_graphs/3n-skx-x710.rst') diff --git a/docs/report/dpdk_performance_tests/packet_throughput_graphs/3n-skx-x710.rst b/docs/report/dpdk_performance_tests/packet_throughput_graphs/3n-skx-x710.rst new file mode 100644 index 0000000000..2460b9aa43 --- /dev/null +++ b/docs/report/dpdk_performance_tests/packet_throughput_graphs/3n-skx-x710.rst @@ -0,0 +1,125 @@ + +.. raw:: latex + + \clearpage + +.. raw:: html + + + +3n-skx-x710 +~~~~~~~~~~~ + +Following sections include summary graphs of Phy-to-Phy performance with +packet routed forwarding, including NDR throughput (zero packet loss) +and PDR throughput (<0.5% packet loss). + +CSIT source code for the test cases used for plots can be found in +`CSIT git repository `_. + +.. raw:: latex + + \clearpage + +64b-2t1c-base +------------- + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/dpdk/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{3n-skx-x710-64b-2t1c-base-ndr} + \label{fig:3n-skx-x710-64b-2t1c-base-ndr} + \end{figure} + +.. raw:: latex + + \clearpage + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/dpdk/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{3n-skx-x710-64b-2t1c-base-pdr} + \label{fig:3n-skx-x710-64b-2t1c-base-pdr} + \end{figure} + +.. raw:: latex + + \clearpage + +64b-4t2c-base +------------- + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/dpdk/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{3n-skx-x710-64b-4t2c-base-ndr} + \label{fig:3n-skx-x710-64b-4t2c-base-ndr} + \end{figure} + +.. raw:: latex + + \clearpage + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/dpdk/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{3n-skx-x710-64b-4t2c-base-pdr} + \label{fig:3n-skx-x710-64b-4t2c-base-pdr} + \end{figure} -- cgit 1.2.3-korg