aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-02-14 11:09:24 +0100
committerTibor Frank <tifrank@cisco.com>2019-02-14 13:29:24 +0000
commitd7ad663e1368044edb37fa446dc8dc669a3b02cf (patch)
tree5faccc64b9c5e0d39f0136b3a6a80f41a6a0388b /docs
parentc5f7551f0f15b2d7c01725d2e8e12b5a9e75ec06 (diff)
Report: Add data
Change-Id: I08d4773dadb702179f2ac9cb1a5151476878c261 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 2174b86fe2a4af763384d5ab12f6ee645586d56f)
Diffstat (limited to 'docs')
-rw-r--r--docs/report/detailed_test_results/vpp_performance_results/index.rst2
-rw-r--r--docs/report/index.html.template7
-rw-r--r--docs/report/introduction/methodology_plrsearch.rst17
-rw-r--r--docs/report/test_configuration/vpp_performance_configuration/index.rst2
-rw-r--r--docs/report/test_operational_data/vpp_performance_operational_data/index.rst2
-rw-r--r--docs/report/vpp_performance_tests/index.rst1
-rw-r--r--docs/report/vpp_performance_tests/packet_latency_graphs/index.rst2
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst4
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst4
9 files changed, 34 insertions, 7 deletions
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