From cc7ced86fd14dcafc5e6146a2e30e630429e211c Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 23 Apr 2019 14:31:13 +0200 Subject: CSIT-1489: Change graphs to display results by suite generator Change-Id: I00fdc7ce87be5cecf5883ed2c991a8e67efd2e2a Signed-off-by: Tibor Frank --- .../container_memif.rst | 2 + .../ip4-2n-skx-x710.rst | 47 ++++++++ .../ip4-3n-skx-x710.rst | 43 ------- .../ip6-3n-skx-xxv710.rst | 71 ++++++++++++ .../throughput_speedup_multi_core/ip6.rst | 1 + .../l2-3n-hsw-x520.rst | 125 +++++++++++++++++++++ .../l2-3n-hsw-x710.rst | 43 +++++++ .../l2-3n-skx-x710.rst | 43 +++++++ .../l2-3n-skx-xxv710.rst | 16 +-- .../throughput_speedup_multi_core/vm_vhost.rst | 2 +- 10 files changed, 341 insertions(+), 52 deletions(-) create mode 100644 docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6-3n-skx-xxv710.rst (limited to 'docs/report/vpp_performance_tests/throughput_speedup_multi_core') diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif.rst index 5fb864fc44..2713cc65d3 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif.rst @@ -24,4 +24,6 @@ CSIT source code for the test cases used for plots can be found in container_memif-3n-hsw-xl710 container_memif-3n-skx-x710 container_memif-2n-skx-x710 + +.. container_memif-2n-skx-xxv710 diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-2n-skx-x710.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-2n-skx-x710.rst index 8f17f1f263..9f331c12fb 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-2n-skx-x710.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-2n-skx-x710.rst @@ -69,3 +69,50 @@ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa} \label{fig:ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa} \end{figure} + +.. raw:: latex + + \clearpage + +64b-features-iacl +----------------- + +.. raw:: html + +
+ +


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


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-2n-skx-x710-64b-features-iacl-pdr-tsa} + \label{fig:ip4-2n-skx-x710-64b-features-iacl-pdr-tsa} + \end{figure} + +.. raw:: latex + + \clearpage diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-3n-skx-x710.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-3n-skx-x710.rst index e17fee1b55..7fe107482c 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-3n-skx-x710.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-3n-skx-x710.rst @@ -198,46 +198,3 @@ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-features-iacl-pdr-tsa} \label{fig:ip4-3n-skx-x710-64b-features-iacl-pdr-tsa} \end{figure} - -.. raw:: latex - - \clearpage - -64b-features-nat44 ------------------- - -.. raw:: html - -
- -


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


-
- -.. raw:: latex - - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-features-nat44-pdr-tsa} - \label{fig:ip4-3n-skx-x710-64b-features-nat44-pdr-tsa} - \end{figure} diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6-3n-skx-xxv710.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6-3n-skx-xxv710.rst new file mode 100644 index 0000000000..d293e9754a --- /dev/null +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6-3n-skx-xxv710.rst @@ -0,0 +1,71 @@ + +.. raw:: latex + + \clearpage + +.. raw:: html + + + +3n-skx-xxv710 +~~~~~~~~~~~~~ + +78b-base_and_scale +------------------ + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa} + \label{fig:ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa} + \end{figure} + +.. raw:: latex + + \clearpage + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa} + \label{fig:ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa} + \end{figure} diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst index c21f8d547c..4e6f6df41e 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst @@ -23,6 +23,7 @@ CSIT source code for the test cases used for plots can be found in ip6-3n-hsw-x710 ip6-3n-hsw-xl710 ip6-3n-skx-x710 + ip6-3n-skx-xxv710 ip6-2n-skx-x710 ip6-2n-skx-xxv710 ip6-2n-dnv-x553 diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-hsw-x520.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-hsw-x520.rst index d7c38a5ffa..9f4d01eab4 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-hsw-x520.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-hsw-x520.rst @@ -112,3 +112,128 @@ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-hsw-x520-64b-features-pdr-tsa} \label{fig:l2sw-3n-hsw-x520-64b-features-pdr-tsa} \end{figure} + +.. raw:: latex + + \clearpage + +64b-features-iacl +----------------- + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa} + \label{fig:l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa} + \end{figure} + +.. raw:: latex + + \clearpage + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa} + \label{fig:l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa} + \end{figure} + +64b-features-oacl +----------------- + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa} + \label{fig:l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa} + \end{figure} + +.. raw:: latex + + \clearpage + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa} + \label{fig:l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa} + \end{figure} + +.. raw:: latex + + \clearpage + +64b-features-macip +------------------ + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa} + \label{fig:l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa} + \end{figure} + +.. raw:: latex + + \clearpage + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa} + \label{fig:l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa} + \end{figure} diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-hsw-x710.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-hsw-x710.rst index bbe9e238e2..c9a3a76668 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-hsw-x710.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-hsw-x710.rst @@ -112,3 +112,46 @@ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-hsw-x710-64b-features-pdr-tsa} \label{fig:l2sw-3n-hsw-x710-64b-features-pdr-tsa} \end{figure} + +.. raw:: latex + + \clearpage + +64b-features-iacl +----------------- + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa} + \label{fig:l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa} + \end{figure} + +.. raw:: latex + + \clearpage + +.. raw:: html + +
+ +


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa} + \label{fig:l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa} + \end{figure} diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-skx-x710.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-skx-x710.rst index 9057ee08a2..f7bd35aa9c 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-skx-x710.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-skx-x710.rst @@ -112,3 +112,46 @@ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-skx-x710-64b-features-pdr-tsa} \label{fig:l2sw-3n-skx-x710-64b-features-pdr-tsa} \end{figure} + +.. raw:: latex + + \clearpage + +64b-features-iacl +----------------- + +.. raw:: html + +
+ +


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


+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa} + \label{fig:l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa} + \end{figure} diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-skx-xxv710.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-skx-xxv710.rst index 4bc5fa4142..cd2f77f927 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-skx-xxv710.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-3n-skx-xxv710.rst @@ -31,13 +31,13 @@ 3n-skx-xxv710 ~~~~~~~~~~~~~ -64b-base --------- +64b-base_and_scale +------------------ .. raw:: html
- +


@@ -46,8 +46,8 @@ \begin{figure}[H] \centering \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-skx-xxv710-64b-base-ndr-tsa} - \label{fig:l2sw-3n-skx-xxv710-64b-base-ndr-tsa} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa} + \label{fig:l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa} \end{figure} .. raw:: latex @@ -57,7 +57,7 @@ .. raw:: html
- +


@@ -66,6 +66,6 @@ \begin{figure}[H] \centering \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-skx-xxv710-64b-base-pdr-tsa} - \label{fig:l2sw-3n-skx-xxv710-64b-base-pdr-tsa} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa} + \label{fig:l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa} \end{figure} diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst index e6bf6b4ace..ad4e81037c 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst @@ -22,7 +22,7 @@ CSIT source code for the test cases used for plots can be found in vm_vhost-3n-hsw-x520 vm_vhost-3n-hsw-x710 vm_vhost-2n-skx-x710 - vm_vhost-2n-skx-xxv710 .. + vm_vhost-2n-skx-xxv710 vm_vhost-3n-skx-x710 -- cgit 1.2.3-korg