From 3c7b38c9ff645db11b066f1c7ce3bdc6d86e2eca Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 5 Oct 2018 10:44:15 +0200 Subject: CSIT-1332: Proposal of new layout of all graphs Change-Id: Ib5d113fd2071e481bcc5e3d043a43a58947b8da1 Signed-off-by: Tibor Frank (cherry picked from commit 8243ea78854683f2f80da53d8f197f10316e4801) (cherry picked from commit db1f4030448cbf9d865e5e2964236ddc7fffa5f9) --- .../throughput_speedup_multi_core/ipsec.rst | 153 +++++++++++++++++++-- 1 file changed, 142 insertions(+), 11 deletions(-) (limited to 'docs/report/vpp_performance_tests/throughput_speedup_multi_core/ipsec.rst') diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ipsec.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ipsec.rst index 3c7e3a6f3d..f62c9106a0 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ipsec.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ipsec.rst @@ -3,6 +3,31 @@ \clearpage +.. raw:: html + + + IPSec IPv4 Routing ================== @@ -17,24 +42,130 @@ VPP worker thread(s), a.k.a. VPP 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 `_. +`CSIT git repository `_. + +.. raw:: latex + + \clearpage 3n-hsw-xl710 ~~~~~~~~~~~~ -64b-base_and_scale ------------------- +64b-hw-base +----------- + +.. raw:: html + +
+ +:index:`Speedup Multi-core: ipsec-3n-hsw-xl710-64b-base-ndr` + +.. raw:: html + + + +



+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-base-ndr-tsa} + \label{fig:ipsec-3n-hsw-xl710-64b-base-ndr-tsa} + \end{figure} + +.. raw:: html + +
+ +.. raw:: latex + + \clearpage + +:index:`Speedup Multi-core: ipsec-3n-hsw-xl710-64b-base-pdr` + +.. raw:: html + + + +



+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-base-pdr-tsa} + \label{fig:ipsec-3n-hsw-xl710-64b-base-pdr-tsa} + \end{figure} + +64b-hw-scale +------------ + +.. raw:: html + +
+ +:index:`Speedup Multi-core: ipsec-3n-hsw-xl710-64b-scale-ndr` + +.. raw:: html + + + +



+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-scale-ndr-tsa} + \label{fig:ipsec-3n-hsw-xl710-64b-scale-ndr-tsa} + \end{figure} + +.. raw:: html + +
+ +.. raw:: latex + + \clearpage + +:index:`Speedup Multi-core: ipsec-3n-hsw-xl710-64b-scale-pdr` + +.. raw:: html + + + +



+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-scale-pdr-tsa} + \label{fig:ipsec-3n-hsw-xl710-64b-scale-pdr-tsa} + \end{figure} + +64b-sw-base +----------- .. raw:: html
-:index:`Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-ndr` +:index:`Speedup Multi-core: ipsec-3n-hsw-xl710-64b-sw-base-ndr` .. raw:: html - +



@@ -43,8 +174,8 @@ CSIT source code for the test cases used for plots can be found in \begin{figure}[H] \centering \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa} - \label{fig:ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-sw-ndr-tsa} + \label{fig:ipsec-3n-hsw-xl710-64b-sw-ndr-tsa} \end{figure} .. raw:: html @@ -55,12 +186,12 @@ CSIT source code for the test cases used for plots can be found in \clearpage -:index:`Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-pdr` +:index:`Speedup Multi-core: ipsec-3n-hsw-xl710-64b-sw-base-pdr` .. raw:: html - +



@@ -69,6 +200,6 @@ CSIT source code for the test cases used for plots can be found in \begin{figure}[H] \centering \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa} - \label{fig:ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-sw-pdr-tsa} + \label{fig:ipsec-3n-hsw-xl710-64b-sw-pdr-tsa} \end{figure} -- cgit 1.2.3-korg