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 --- .../packet_latency_graphs/container_memif.rst | 2 + .../packet_latency_graphs/ip4-2n-skx-x710.rst | 42 ++++++++++ .../packet_latency_graphs/ip4-3n-skx-x710.rst | 47 ----------- .../packet_latency_graphs/ip6-3n-skx-xxv710.rst | 74 +++++++++++++++++ .../packet_latency_graphs/ip6.rst | 1 + .../packet_latency_graphs/l2-3n-hsw-x520.rst | 92 ++++++++++++++++++++++ .../packet_latency_graphs/l2-3n-hsw-x710.rst | 46 +++++++++++ .../packet_latency_graphs/l2-3n-skx-x710.rst | 46 +++++++++++ .../packet_latency_graphs/vm_vhost.rst | 2 + 9 files changed, 305 insertions(+), 47 deletions(-) create mode 100644 docs/report/vpp_performance_tests/packet_latency_graphs/ip6-3n-skx-xxv710.rst (limited to 'docs/report/vpp_performance_tests/packet_latency_graphs') diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/container_memif.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/container_memif.rst index b838264d3f..0ffeef5546 100644 --- a/docs/report/vpp_performance_tests/packet_latency_graphs/container_memif.rst +++ b/docs/report/vpp_performance_tests/packet_latency_graphs/container_memif.rst @@ -22,4 +22,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/packet_latency_graphs/ip4-2n-skx-x710.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/ip4-2n-skx-x710.rst index 1940260617..a95f0cc511 100644 --- a/docs/report/vpp_performance_tests/packet_latency_graphs/ip4-2n-skx-x710.rst +++ b/docs/report/vpp_performance_tests/packet_latency_graphs/ip4-2n-skx-x710.rst @@ -72,3 +72,45 @@ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat} \label{fig:ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat} \end{figure} + +64b-2t1c-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-2t1c-features-iacl-ndr-lat} + \label{fig:ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat} + \end{figure} + +.. raw:: latex + + \clearpage + +64b-4t2c-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-4t2c-features-iacl-ndr-lat} + \label{fig:ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat} + \end{figure} diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/ip4-3n-skx-x710.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/ip4-3n-skx-x710.rst index 1d35744ef9..9ea15c2ecd 100644 --- a/docs/report/vpp_performance_tests/packet_latency_graphs/ip4-3n-skx-x710.rst +++ b/docs/report/vpp_performance_tests/packet_latency_graphs/ip4-3n-skx-x710.rst @@ -210,50 +210,3 @@ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat} \label{fig:ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat} \end{figure} - -.. - .. raw:: latex - - \clearpage - - 64b-2t1c-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]{ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat} - \label{fig:ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat} - \end{figure} - - .. raw:: latex - - \clearpage - - 64b-4t2c-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]{ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat} - \label{fig:ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat} - \end{figure} diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/ip6-3n-skx-xxv710.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/ip6-3n-skx-xxv710.rst new file mode 100644 index 0000000000..10e1d9062d --- /dev/null +++ b/docs/report/vpp_performance_tests/packet_latency_graphs/ip6-3n-skx-xxv710.rst @@ -0,0 +1,74 @@ + +.. raw:: latex + + \clearpage + +.. raw:: html + + + +3n-skx-xxv710 +~~~~~~~~~~~~~ + +78b-2t1c-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-2t1c-base_and_scale-ndr-lat} + \label{fig:ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat} + \end{figure} + +.. raw:: latex + + \clearpage + +78b-4t2c-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-4t2c-base_and_scale-ndr-lat} + \label{fig:ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat} + \end{figure} diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/ip6.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/ip6.rst index 3080d8f06c..c0de92f969 100644 --- a/docs/report/vpp_performance_tests/packet_latency_graphs/ip6.rst +++ b/docs/report/vpp_performance_tests/packet_latency_graphs/ip6.rst @@ -21,5 +21,6 @@ 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 diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/l2-3n-hsw-x520.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/l2-3n-hsw-x520.rst index deaf863b62..470e67898c 100644 --- a/docs/report/vpp_performance_tests/packet_latency_graphs/l2-3n-hsw-x520.rst +++ b/docs/report/vpp_performance_tests/packet_latency_graphs/l2-3n-hsw-x520.rst @@ -118,3 +118,95 @@ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat} \label{fig:l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat} \end{figure} + +.. raw:: latex + + \clearpage + +64b-1t1c-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-1t1c-features-iacl-ndr-lat} + \label{fig:l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat} + \end{figure} + +.. raw:: latex + + \clearpage + +64b-2t2c-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-2t2c-features-iacl-ndr-lat} + \label{fig:l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat} + \end{figure} + +.. raw:: latex + + \clearpage + +64b-1t1c-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-1t1c-features-macip-ndr-lat} + \label{fig:l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat} + \end{figure} + +.. raw:: latex + + \clearpage + +64b-2t2c-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-2t2c-features-macip-ndr-lat} + \label{fig:l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat} + \end{figure} diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/l2-3n-hsw-x710.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/l2-3n-hsw-x710.rst index bfcb1752d5..f3f30407cb 100644 --- a/docs/report/vpp_performance_tests/packet_latency_graphs/l2-3n-hsw-x710.rst +++ b/docs/report/vpp_performance_tests/packet_latency_graphs/l2-3n-hsw-x710.rst @@ -118,3 +118,49 @@ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat} \label{fig:l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat} \end{figure} + +.. raw:: latex + + \clearpage + +64b-1t1c-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-1t1c-features-iacl-ndr-lat} + \label{fig:l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat} + \end{figure} + +.. raw:: latex + + \clearpage + +64b-2t2c-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-2t2c-features-iacl-ndr-lat} + \label{fig:l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat} + \end{figure} diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/l2-3n-skx-x710.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/l2-3n-skx-x710.rst index bcd0a24395..6fce17f310 100644 --- a/docs/report/vpp_performance_tests/packet_latency_graphs/l2-3n-skx-x710.rst +++ b/docs/report/vpp_performance_tests/packet_latency_graphs/l2-3n-skx-x710.rst @@ -118,3 +118,49 @@ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat} \label{fig:l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat} \end{figure} + +.. raw:: latex + + \clearpage + +64b-2t1c-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-2t1c-features-iacl-ndr-lat} + \label{fig:l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat} + \end{figure} + +.. raw:: latex + + \clearpage + +64b-4t2c-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-4t2c-features-iacl-ndr-lat} + \label{fig:l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat} + \end{figure} diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.rst index bd138f491d..eff64690c0 100644 --- a/docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.rst +++ b/docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.rst @@ -22,4 +22,6 @@ CSIT source code for the test cases used for plots can be found in vm_vhost-3n-hsw-x710 vm_vhost-3n-skx-x710 vm_vhost-2n-skx-x710 + +.. vm_vhost-2n-skx-xxv710 -- cgit 1.2.3-korg