From d7ad663e1368044edb37fa446dc8dc669a3b02cf Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 14 Feb 2019 11:09:24 +0100 Subject: Report: Add data Change-Id: I08d4773dadb702179f2ac9cb1a5151476878c261 Signed-off-by: Tibor Frank (cherry picked from commit 2174b86fe2a4af763384d5ab12f6ee645586d56f) --- .../vpp_performance_results/index.rst | 2 ++ docs/report/index.html.template | 7 +++++-- docs/report/introduction/methodology_plrsearch.rst | 17 +++++++++++++++-- .../vpp_performance_configuration/index.rst | 2 ++ .../vpp_performance_operational_data/index.rst | 2 ++ docs/report/vpp_performance_tests/index.rst | 1 + .../packet_latency_graphs/index.rst | 2 +- .../packet_throughput_graphs/index.rst | 4 +++- .../throughput_speedup_multi_core/index.rst | 4 +++- 9 files changed, 34 insertions(+), 7 deletions(-) (limited to 'docs') 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 6fd0084eb9..07650249f3 100644 --- a/docs/report/detailed_test_results/vpp_performance_results/index.rst +++ b/docs/report/detailed_test_results/vpp_performance_results/index.rst @@ -6,4 +6,6 @@ VPP Throughput ../vpp_performance_results_3n_hsw/index ../vpp_performance_results_3n_skx/index ../vpp_performance_results_2n_skx/index + +.. ../vpp_performance_results_2n_dnv/index diff --git a/docs/report/index.html.template b/docs/report/index.html.template index 00edce4ec3..5961e0161d 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -20,6 +20,7 @@ CSIT-1901 vpp_performance_tests/packet_throughput_graphs/index vpp_performance_tests/throughput_speedup_multi_core/index vpp_performance_tests/packet_latency_graphs/index + vpp_performance_tests/soak_tests/index vpp_performance_tests/nf_service_density/index vpp_performance_tests/comparisons/index vpp_performance_tests/throughput_trending @@ -93,13 +94,13 @@ CSIT-1901 detailed_test_results/vpp_performance_results/index detailed_test_results/vpp_mrr_results/index - detailed_test_results/cot_performance_results/index detailed_test_results/dpdk_performance_results/index detailed_test_results/vpp_functional_results/index detailed_test_results/vpp_device_results_ubuntu/index detailed_test_results/honeycomb_functional_results/index detailed_test_results/dmm_functional_results/index .. + detailed_test_results/cot_performance_results/index detailed_test_results/nshsfc_functional_results/index .. toctree:: @@ -108,10 +109,12 @@ CSIT-1901 test_configuration/vpp_performance_configuration/index test_configuration/vpp_mrr_configuration/index - test_configuration/cot_performance_configuration/index test_configuration/vpp_functional_configuration/index test_configuration/vpp_device_configuration_ubuntu/index +.. + test_configuration/cot_performance_configuration/index + .. toctree:: :maxdepth: 2 :caption: Test Operational Data diff --git a/docs/report/introduction/methodology_plrsearch.rst b/docs/report/introduction/methodology_plrsearch.rst index cc81088e62..ae0b356d0f 100644 --- a/docs/report/introduction/methodology_plrsearch.rst +++ b/docs/report/introduction/methodology_plrsearch.rst @@ -345,9 +345,22 @@ The following picture shows the estimated average of the critical rate computed by the two fitting functions after each trial measurement within the 30 minute duration of a PLRsearch test run. -.. image:: PLRsearch.svg +.. only:: latex -.. TODO: Add a 1901 result section when results are available. + .. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_tmp/src/introduction/}} + \includegraphics[width=0.90\textwidth]{PLRsearch} + \label{fig:PLRsearch} + \end{figure} + +.. only:: html + + .. figure:: PLRsearch.svg + :alt: PLRsearch + :align: center .. _plrsearch draft: https://tools.ietf.org/html/draft-vpolak-bmwg-plrsearch-00 .. _RFC 2544: https://tools.ietf.org/html/rfc2544 diff --git a/docs/report/test_configuration/vpp_performance_configuration/index.rst b/docs/report/test_configuration/vpp_performance_configuration/index.rst index e2df9d76bd..8039fb4c92 100644 --- a/docs/report/test_configuration/vpp_performance_configuration/index.rst +++ b/docs/report/test_configuration/vpp_performance_configuration/index.rst @@ -6,4 +6,6 @@ VPP Throughput ../vpp_performance_configuration_3n_hsw/index ../vpp_performance_configuration_3n_skx/index ../vpp_performance_configuration_2n_skx/index + +.. ../vpp_performance_configuration_2n_dnv/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 6e21e0c74c..e34d08feeb 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 @@ -6,4 +6,6 @@ VPP Throughput ../vpp_performance_operational_data_3n_hsw/index ../vpp_performance_operational_data_3n_skx/index ../vpp_performance_operational_data_2n_skx/index + +.. ../vpp_performance_operational_data_2n_dnv/index diff --git a/docs/report/vpp_performance_tests/index.rst b/docs/report/vpp_performance_tests/index.rst index 4e7d5f0adc..e33c37d31c 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_graphs/index + soak_tests/index nf_service_density/index comparisons/index throughput_trending diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/index.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/index.rst index 912b499327..73798a5f1f 100644 --- a/docs/report/vpp_performance_tests/packet_latency_graphs/index.rst +++ b/docs/report/vpp_performance_tests/packet_latency_graphs/index.rst @@ -55,8 +55,8 @@ Additional information about graph data: ip6_tunnels vm_vhost container_memif - container_orchestrated ipsec .. + container_orchestrated vts 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 4dea96f575..48f66d1b78 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst @@ -65,6 +65,8 @@ Additional information about graph data: ip6_tunnels vm_vhost container_memif - container_orchestrated ipsec vts + +.. + container_orchestrated 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 b3504010f3..f31bfe6012 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 @@ -55,6 +55,8 @@ Additional information about graph data: ip6_tunnels vm_vhost container_memif - container_orchestrated ipsec vts + +.. + container_orchestrated -- cgit 1.2.3-korg