From 31f3701a38f61f4d1fa819bfe97478d8d91e8633 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 19 Feb 2020 17:02:14 +0100 Subject: Report: Add 2n-clx - Packet thput - Speedup - NFV Change-Id: I52b840b19dbfc2b7110c64c4421008e698a15852 Signed-off-by: Tibor Frank --- .../dpdk_performance_results/index.rst | 2 +- .../vpp_performance_results/index.rst | 2 +- .../packet_throughput_graphs/index.rst | 4 +- docs/report/index.html.template | 2 +- docs/report/introduction/report_history.rst | 3 + .../vpp_performance_configuration/index.rst | 2 +- .../vpp_performance_operational_data/index.rst | 2 +- docs/report/vpp_performance_tests/index.rst | 1 + .../nf_service_density/cnf_service_chains.rst | 648 +++++++++++---------- .../nf_service_density/cnf_service_pipelines.rst | 648 +++++++++++---------- .../nf_service_density/index.rst | 6 +- .../nf_service_density/vnf_service_chains.rst | 648 +++++++++++---------- .../packet_throughput_graphs/container_memif.rst | 4 +- .../packet_throughput_graphs/index.rst | 2 - .../packet_throughput_graphs/ip4.rst | 6 +- .../packet_throughput_graphs/ip6.rst | 6 +- .../packet_throughput_graphs/l2.rst | 6 +- .../packet_throughput_graphs/vm_vhost.rst | 4 +- .../packet_throughput_graphs/vts.rst | 4 +- .../container_memif.rst | 4 +- .../throughput_speedup_multi_core/index.rst | 2 - .../throughput_speedup_multi_core/ip4.rst | 6 +- .../throughput_speedup_multi_core/ip6.rst | 6 +- .../throughput_speedup_multi_core/l2.rst | 6 +- .../throughput_speedup_multi_core/vm_vhost.rst | 4 +- .../throughput_speedup_multi_core/vts.rst | 4 +- 26 files changed, 1021 insertions(+), 1011 deletions(-) (limited to 'docs') diff --git a/docs/report/detailed_test_results/dpdk_performance_results/index.rst b/docs/report/detailed_test_results/dpdk_performance_results/index.rst index 597006a990..f970eabeb1 100644 --- a/docs/report/detailed_test_results/dpdk_performance_results/index.rst +++ b/docs/report/detailed_test_results/dpdk_performance_results/index.rst @@ -7,8 +7,8 @@ DPDK Throughput ../dpdk_performance_results_2n_dnv/index ../dpdk_performance_results_3n_dnv/index ../dpdk_performance_results_3n_tsh/index + ../dpdk_performance_results_2n_clx/index .. ../dpdk_performance_results_2n_skx/index ../dpdk_performance_results_3n_skx/index - ../dpdk_performance_results_2n_clx/index diff --git a/docs/report/detailed_test_results/vpp_performance_results/index.rst b/docs/report/detailed_test_results/vpp_performance_results/index.rst index 7e2c00a43c..0459da69ab 100644 --- a/docs/report/detailed_test_results/vpp_performance_results/index.rst +++ b/docs/report/detailed_test_results/vpp_performance_results/index.rst @@ -7,8 +7,8 @@ VPP Throughput ../vpp_performance_results_3n_tsh/index ../vpp_performance_results_2n_dnv/index ../vpp_performance_results_3n_dnv/index + ../vpp_performance_results_2n_clx/index .. ../vpp_performance_results_2n_skx/index ../vpp_performance_results_3n_skx/index - ../vpp_performance_results_2n_clx/index diff --git a/docs/report/dpdk_performance_tests/packet_throughput_graphs/index.rst b/docs/report/dpdk_performance_tests/packet_throughput_graphs/index.rst index a0eb836992..b044150002 100644 --- a/docs/report/dpdk_performance_tests/packet_throughput_graphs/index.rst +++ b/docs/report/dpdk_performance_tests/packet_throughput_graphs/index.rst @@ -65,11 +65,11 @@ Additional information about graph data: 2n-dnv-x553 3n-dnv-x553 3n-tsh-x520 + 2n-clx-xxv710 .. + 2n-clx-x710 2n-skx-xxv710 2n-skx-x710 3n-skx-xxv710 3n-skx-x710 - 2n-clx-xxv710 - 2n-clx-x710 diff --git a/docs/report/index.html.template b/docs/report/index.html.template index 62131fe70a..12ba642683 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -20,13 +20,13 @@ CSIT-2001 vpp_performance_tests/packet_throughput_graphs/index vpp_performance_tests/throughput_speedup_multi_core/index vpp_performance_tests/packet_latency/index + vpp_performance_tests/nf_service_density/index vpp_performance_tests/comparisons/index vpp_performance_tests/throughput_trending vpp_performance_tests/test_environment vpp_performance_tests/documentation/index .. - vpp_performance_tests/nf_service_density/index vpp_performance_tests/hoststack_testing/index vpp_performance_tests/soak_tests/index vpp_performance_tests/reconf_tests/index diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index 74b5119e8d..0855516b9b 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -8,6 +8,9 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below. +================+============================================================+ | .09 | 1. Added data: | | | | +| | - VPP performance tests 2n-clx | +| | - DPDK performance tests 2n-clx | +| | | +----------------+------------------------------------------------------------+ | .08 | 1. Added PDF version | | | | diff --git a/docs/report/test_configuration/vpp_performance_configuration/index.rst b/docs/report/test_configuration/vpp_performance_configuration/index.rst index c921d26d9d..7b4b9ab460 100644 --- a/docs/report/test_configuration/vpp_performance_configuration/index.rst +++ b/docs/report/test_configuration/vpp_performance_configuration/index.rst @@ -7,8 +7,8 @@ VPP Throughput ../vpp_performance_configuration_3n_tsh/index ../vpp_performance_configuration_2n_dnv/index ../vpp_performance_configuration_3n_dnv/index + ../vpp_performance_configuration_2n_clx/index .. ../vpp_performance_configuration_2n_skx/index ../vpp_performance_configuration_3n_skx/index - ../vpp_performance_configuration_2n_clx/index diff --git a/docs/report/test_operational_data/vpp_performance_operational_data/index.rst b/docs/report/test_operational_data/vpp_performance_operational_data/index.rst index 4ffad23710..7eca0de3b6 100644 --- a/docs/report/test_operational_data/vpp_performance_operational_data/index.rst +++ b/docs/report/test_operational_data/vpp_performance_operational_data/index.rst @@ -7,8 +7,8 @@ VPP Throughput ../vpp_performance_operational_data_3n_tsh/index ../vpp_performance_operational_data_2n_dnv/index ../vpp_performance_operational_data_3n_dnv/index + ../vpp_performance_operational_data_2n_clx/index .. ../vpp_performance_operational_data_2n_skx/index ../vpp_performance_operational_data_3n_skx/index - ../vpp_performance_operational_data_2n_clx/index diff --git a/docs/report/vpp_performance_tests/index.rst b/docs/report/vpp_performance_tests/index.rst index 844f6b6c93..831afbc30c 100644 --- a/docs/report/vpp_performance_tests/index.rst +++ b/docs/report/vpp_performance_tests/index.rst @@ -8,6 +8,7 @@ VPP Performance packet_throughput_graphs/index throughput_speedup_multi_core/index packet_latency/index + nf_service_density/index comparisons/index throughput_trending test_environment diff --git a/docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst b/docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst index a1240afb79..ae134a18db 100644 --- a/docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst +++ b/docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst @@ -69,479 +69,481 @@ Additional information about graph data: \clearpage -2n-skx-xxv710-mrr -~~~~~~~~~~~~~~~~~ +.. + 2n-skx-xxv710-mrr + ~~~~~~~~~~~~~~~~~ -64b-2t1c-eth-l2bd ------------------ + 64b-2t1c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr} - \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr} + \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-4t2c-eth-l2bd ------------------ + 64b-4t2c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr} - \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr} + \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-8t4c-eth-l2bd ------------------ + 64b-8t4c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr} - \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr} + \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-2t1c-eth-l2bd ------------------- + imix-2t1c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr} - \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr} + \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-4t2c-eth-l2bd ------------------- + imix-4t2c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr} - \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr} + \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-8t4c-eth-l2bd ------------------- + imix-8t4c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr} - \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr} + \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -2n-skx-xxv710-ndr -~~~~~~~~~~~~~~~~~ + 2n-skx-xxv710-ndr + ~~~~~~~~~~~~~~~~~ -64b-2t1c-eth-l2bd ------------------ + 64b-2t1c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr} - \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr} + \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-4t2c-eth-l2bd ------------------ + 64b-4t2c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr} - \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr} + \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-8t4c-eth-l2bd ------------------ + 64b-8t4c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr} - \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr} + \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-2t1c-eth-l2bd ------------------- + imix-2t1c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr} - \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr} + \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-4t2c-eth-l2bd ------------------- + imix-4t2c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr} - \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr} + \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-8t4c-eth-l2bd ------------------- + imix-8t4c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr} - \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr} + \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -2n-skx-xxv710-pdr -~~~~~~~~~~~~~~~~~ + 2n-skx-xxv710-pdr + ~~~~~~~~~~~~~~~~~ -64b-2t1c-eth-l2bd ------------------ + 64b-2t1c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr} - \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr} + \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-4t2c-eth-l2bd ------------------ + 64b-4t2c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr} - \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr} + \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-8t4c-eth-l2bd ------------------ + 64b-8t4c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr} - \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr} + \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-2t1c-eth-l2bd ------------------- + imix-2t1c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr} - \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr} + \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-4t2c-eth-l2bd ------------------- + imix-4t2c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr} - \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr} + \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-8t4c-eth-l2bd ------------------- + imix-8t4c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr} - \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr} + \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -2n-clx-xxv710-mrr -~~~~~~~~~~~~~~~~~ +.. + 2n-clx-xxv710-mrr + ~~~~~~~~~~~~~~~~~ -imix-2t1c-eth-l2bd ------------------- + imix-2t1c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr} - \label{fig:l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr} + \label{fig:l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-4t2c-eth-l2bd ------------------- + imix-4t2c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr} - \label{fig:l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr} + \label{fig:l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-8t4c-eth-l2bd ------------------- + imix-8t4c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr} - \label{fig:l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr} + \label{fig:l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage 2n-clx-xxv710-ndr ~~~~~~~~~~~~~~~~~ diff --git a/docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst b/docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst index 1560c04915..3c0559f3d2 100644 --- a/docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst +++ b/docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst @@ -69,479 +69,481 @@ Additional information about graph data: \clearpage -2n-skx-xxv710-mrr -~~~~~~~~~~~~~~~~~ +.. + 2n-skx-xxv710-mrr + ~~~~~~~~~~~~~~~~~ -64b-2t1c-eth-l2bd ------------------ + 64b-2t1c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr} - \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr} + \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-4t2c-eth-l2bd ------------------ + 64b-4t2c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr} - \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr} + \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-8t4c-eth-l2bd ------------------ + 64b-8t4c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr} - \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr} + \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-2t1c-eth-l2bd ------------------- + imix-2t1c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr} - \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr} + \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-4t2c-eth-l2bd ------------------- + imix-4t2c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr} - \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr} + \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-8t4c-eth-l2bd ------------------- + imix-8t4c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr} - \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr} + \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -2n-skx-xxv710-ndr -~~~~~~~~~~~~~~~~~ + 2n-skx-xxv710-ndr + ~~~~~~~~~~~~~~~~~ -64b-2t1c-eth-l2bd ------------------ + 64b-2t1c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr} - \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr} + \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-4t2c-eth-l2bd ------------------ + 64b-4t2c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr} - \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr} + \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-8t4c-eth-l2bd ------------------ + 64b-8t4c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr} - \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr} + \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-2t1c-eth-l2bd ------------------- + imix-2t1c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr} - \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr} + \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-4t2c-eth-l2bd ------------------- + imix-4t2c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr} - \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr} + \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-8t4c-eth-l2bd ------------------- + imix-8t4c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr} - \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr} + \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -2n-skx-xxv710-pdr -~~~~~~~~~~~~~~~~~ + 2n-skx-xxv710-pdr + ~~~~~~~~~~~~~~~~~ -64b-2t1c-eth-l2bd ------------------ + 64b-2t1c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr} - \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr} + \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-4t2c-eth-l2bd ------------------ + 64b-4t2c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr} - \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr} + \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-8t4c-eth-l2bd ------------------ + 64b-8t4c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr} - \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr} + \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-2t1c-eth-l2bd ------------------- + imix-2t1c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr} - \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr} + \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-4t2c-eth-l2bd ------------------- + imix-4t2c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr} - \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr} + \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-8t4c-eth-l2bd ------------------- + imix-8t4c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr} - \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr} + \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -2n-clx-xxv710-mrr -~~~~~~~~~~~~~~~~~ +.. + 2n-clx-xxv710-mrr + ~~~~~~~~~~~~~~~~~ -imix-2t1c-eth-l2bd ------------------- + imix-2t1c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr} - \label{fig:l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr} + \label{fig:l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-4t2c-eth-l2bd ------------------- + imix-4t2c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr} - \label{fig:l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr} + \label{fig:l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-8t4c-eth-l2bd ------------------- + imix-8t4c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr} - \label{fig:l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr} + \label{fig:l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage 2n-clx-xxv710-ndr ~~~~~~~~~~~~~~~~~ diff --git a/docs/report/vpp_performance_tests/nf_service_density/index.rst b/docs/report/vpp_performance_tests/nf_service_density/index.rst index 737c275a73..0316303c5d 100644 --- a/docs/report/vpp_performance_tests/nf_service_density/index.rst +++ b/docs/report/vpp_performance_tests/nf_service_density/index.rst @@ -24,10 +24,10 @@ resources. .. toctree:: - cnf_service_chains_ipsec - -.. vnf_service_chains cnf_service_chains cnf_service_pipelines + +.. vnf_service_chains_vxlan + cnf_service_chains_ipsec diff --git a/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst b/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst index 267c618fcf..ea4d020164 100644 --- a/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst +++ b/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst @@ -68,479 +68,481 @@ Additional information about graph data: \clearpage -2n-skx-xxv710-mrr -~~~~~~~~~~~~~~~~~ +.. + 2n-skx-xxv710-mrr + ~~~~~~~~~~~~~~~~~ -64b-2t1c-eth-l2bd ------------------ + 64b-2t1c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr} - \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr} + \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-4t2c-eth-l2bd ------------------ + 64b-4t2c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr} - \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr} + \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-8t4c-eth-l2bd ------------------ + 64b-8t4c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr} - \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr} + \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-2t1c-eth-l2bd ------------------- + imix-2t1c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr} - \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr} + \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-4t2c-eth-l2bd ------------------- + imix-4t2c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr} - \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr} + \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-8t4c-eth-l2bd ------------------- + imix-8t4c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr} - \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr} + \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -2n-skx-xxv710-ndr -~~~~~~~~~~~~~~~~~ + 2n-skx-xxv710-ndr + ~~~~~~~~~~~~~~~~~ -64b-2t1c-eth-l2bd ------------------ + 64b-2t1c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr} - \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr} + \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-4t2c-eth-l2bd ------------------ + 64b-4t2c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr} - \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr} + \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-8t4c-eth-l2bd ------------------ + 64b-8t4c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr} - \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr} + \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-2t1c-eth-l2bd ------------------- + imix-2t1c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr} - \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr} + \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-4t2c-eth-l2bd ------------------- + imix-4t2c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr} - \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr} + \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-8t4c-eth-l2bd ------------------- + imix-8t4c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr} - \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr} + \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -2n-skx-xxv710-pdr -~~~~~~~~~~~~~~~~~ + 2n-skx-xxv710-pdr + ~~~~~~~~~~~~~~~~~ -64b-2t1c-eth-l2bd ------------------ + 64b-2t1c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr} - \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr} + \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-4t2c-eth-l2bd ------------------ + 64b-4t2c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr} - \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr} + \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -64b-8t4c-eth-l2bd ------------------ + 64b-8t4c-eth-l2bd + ----------------- -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr} - \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr} + \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-2t1c-eth-l2bd ------------------- + imix-2t1c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr} - \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr} + \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-4t2c-eth-l2bd ------------------- + imix-4t2c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr} - \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr} + \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-8t4c-eth-l2bd ------------------- + imix-8t4c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr} - \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr} + \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -2n-clx-xxv710-mrr -~~~~~~~~~~~~~~~~~ +.. + 2n-clx-xxv710-mrr + ~~~~~~~~~~~~~~~~~ -imix-2t1c-eth-l2bd ------------------- + imix-2t1c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr} - \label{fig:l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr} + \label{fig:l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-4t2c-eth-l2bd ------------------- + imix-4t2c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr} - \label{fig:l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr} + \label{fig:l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage -imix-8t4c-eth-l2bd ------------------- + imix-8t4c-eth-l2bd + ------------------ -.. raw:: html + .. raw:: html -
- -
+
+ +
-.. raw:: latex + .. raw:: latex - \begin{figure}[H] - \centering - \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr} - \label{fig:l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr} - \end{figure} + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr} + \label{fig:l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr} + \end{figure} -.. raw:: latex + .. raw:: latex - \clearpage + \clearpage 2n-clx-xxv710-ndr ~~~~~~~~~~~~~~~~~ diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst index 4bb34c529a..47f36fae12 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst @@ -18,9 +18,9 @@ CSIT source code for the test cases used for plots can be found in .. toctree:: container_memif-3n-tsh-x520 + container_memif-2n-clx-xxv710 + container_memif-2n-clx-cx556a .. container_memif-2n-skx-xxv710 container_memif-3n-skx-xxv710 - container_memif-2n-clx-xxv710 - container_memif-2n-clx-cx556a diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst index 80375d39aa..c6150e03ec 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst @@ -153,6 +153,4 @@ Additional information about graph data: vm_vhost container_memif ipsec - -.. vts diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst index 0d4d3df1a4..7ed2342533 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst @@ -21,12 +21,12 @@ CSIT source code for the test cases used for plots can be found in ip4-3n-tsh-x520 ip4-2n-dnv-x553 ip4-3n-dnv-x553 + ip4-2n-clx-xxv710 + ip4-2n-clx-x710 + ip4-2n-clx-cx556a .. ip4-2n-skx-xxv710 ip4-2n-skx-x710 ip4-3n-skx-xxv710 ip4-3n-skx-x710 - ip4-2n-clx-xxv710 - ip4-2n-clx-x710 - ip4-2n-clx-cx556a diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst index 19ca12f4d9..07921ee165 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst @@ -21,12 +21,12 @@ CSIT source code for the test cases used for plots can be found in ip6-3n-tsh-x520 ip6-2n-dnv-x553 ip6-3n-dnv-x553 + ip6-2n-clx-xxv710 + ip6-2n-clx-x710 + ip6-2n-clx-cx556a .. ip6-2n-skx-xxv710 ip6-2n-skx-x710 ip6-3n-skx-xxv710 ip6-3n-skx-x710 - ip6-2n-clx-xxv710 - ip6-2n-clx-x710 - ip6-2n-clx-cx556a diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst index b1bde82bbe..08e3d11218 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst @@ -21,12 +21,12 @@ CSIT source code for the test cases used for plots can be found in l2-3n-tsh-x520 l2-2n-dnv-x553 l2-3n-dnv-x553 + l2-2n-clx-xxv710 + l2-2n-clx-x710 + l2-2n-clx-cx556a .. l2-2n-skx-xxv710 l2-2n-skx-x710 l2-3n-skx-xxv710 l2-3n-skx-x710 - l2-2n-clx-xxv710 - l2-2n-clx-x710 - l2-2n-clx-cx556a diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst index 9d02bfdcd9..3adb6faace 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst @@ -22,10 +22,10 @@ CSIT source code for the test cases used for plots can be found in vm_vhost-3n-hsw-xl710 vm_vhost-3n-tsh-x520 + vm_vhost-2n-clx-xxv710 + vm_vhost-2n-clx-cx556a .. vm_vhost-2n-skx-xxv710 vm_vhost-3n-skx-xxv710 vm_vhost-3n-skx-x710 - vm_vhost-2n-clx-xxv710 - vm_vhost-2n-clx-cx556a diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst index cfffc24772..b4511f7777 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst @@ -18,5 +18,7 @@ CSIT source code for the test cases used for plots can be found in .. toctree:: - vts-2n-skx-xxv710 vts-2n-clx-xxv710 + +.. + vts-2n-skx-xxv710 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 7be4d7c2ba..4574ca520d 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 @@ -20,9 +20,9 @@ CSIT source code for the test cases used for plots can be found in .. toctree:: container_memif-3n-tsh-x520 + container_memif-2n-clx-xxv710 + container_memif-2n-clx-cx556a .. container_memif-2n-skx-xxv710 container_memif-3n-skx-xxv710 - container_memif-2n-clx-xxv710 - container_memif-2n-clx-cx556a diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst index e68688e053..db259d12b8 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst @@ -60,6 +60,4 @@ Additional information about graph data: vm_vhost container_memif ipsec - -.. vts diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst index e135a27142..b95d45b4e1 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst @@ -23,12 +23,12 @@ CSIT source code for the test cases used for plots can be found in ip4-3n-tsh-x520 ip4-2n-dnv-x553 ip4-3n-dnv-x553 + ip4-2n-clx-xxv710 + ip4-2n-clx-x710 + ip4-2n-clx-cx556a .. ip4-2n-skx-xxv710 ip4-2n-skx-x710 ip4-3n-skx-xxv710 ip4-3n-skx-x710 - ip4-2n-clx-xxv710 - ip4-2n-clx-x710 - ip4-2n-clx-cx556a 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 ee5875e5cd..c093d7c363 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,12 +23,12 @@ CSIT source code for the test cases used for plots can be found in ip6-3n-tsh-x520 ip6-2n-dnv-x553 ip6-3n-dnv-x553 + ip6-2n-clx-xxv710 + ip6-2n-clx-x710 + ip6-2n-clx-cx556a .. ip6-2n-skx-xxv710 ip6-2n-skx-x710 ip6-3n-skx-xxv710 ip6-3n-skx-x710 - ip6-2n-clx-xxv710 - ip6-2n-clx-x710 - ip6-2n-clx-cx556a diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst index 11cc8d9e3a..cf08f4a015 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst @@ -23,12 +23,12 @@ CSIT source code for the test cases used for plots can be found in l2-3n-tsh-x520 l2-2n-dnv-x553 l2-3n-dnv-x553 + l2-2n-clx-xxv710 + l2-2n-clx-x710 + l2-2n-clx-cx556a .. l2-2n-skx-xxv710 l2-2n-skx-x710 l2-3n-skx-xxv710 l2-3n-skx-x710 - l2-2n-clx-xxv710 - l2-2n-clx-x710 - l2-2n-clx-cx556a 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 aec4bb9769..d6a98c75c2 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 @@ -21,10 +21,10 @@ CSIT source code for the test cases used for plots can be found in vm_vhost-3n-hsw-xl710 vm_vhost-3n-tsh-x520 + vm_vhost-2n-clx-xxv710 + vm_vhost-2n-clx-cx556a .. vm_vhost-2n-skx-xxv710 vm_vhost-3n-skx-xxv710 vm_vhost-3n-skx-x710 - vm_vhost-2n-clx-xxv710 - vm_vhost-2n-clx-cx556a diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vts.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vts.rst index 0fc3ece312..1157827334 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vts.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vts.rst @@ -19,5 +19,7 @@ CSIT source code for the test cases used for plots can be found in .. toctree:: - vts-2n-skx-xxv710 vts-2n-clx-xxv710 + +.. + vts-2n-skx-xxv710 -- cgit 1.2.3-korg