aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests
diff options
context:
space:
mode:
Diffstat (limited to 'docs/report/vpp_performance_tests')
-rw-r--r--docs/report/vpp_performance_tests/index.rst1
-rw-r--r--docs/report/vpp_performance_tests/nf_service_density/index.rst1
-rw-r--r--docs/report/vpp_performance_tests/reconf_tests/index.rst15
-rw-r--r--docs/report/vpp_performance_tests/reconf_tests/vnf_service_chains_reconf.rst (renamed from docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains_reconf.rst)23
4 files changed, 34 insertions, 6 deletions
diff --git a/docs/report/vpp_performance_tests/index.rst b/docs/report/vpp_performance_tests/index.rst
index c5c3e6679d..0f09377732 100644
--- a/docs/report/vpp_performance_tests/index.rst
+++ b/docs/report/vpp_performance_tests/index.rst
@@ -9,6 +9,7 @@ VPP Performance
throughput_speedup_multi_core/index
packet_latency_graphs/index
soak_tests/index
+ reconf_tests/index
nf_service_density/index
http_server_performance/index
comparisons/index
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 8c827ebcc3..4c3143b36d 100644
--- a/docs/report/vpp_performance_tests/nf_service_density/index.rst
+++ b/docs/report/vpp_performance_tests/nf_service_density/index.rst
@@ -25,4 +25,3 @@ resources.
vnf_service_chains
cnf_service_chains
cnf_service_pipelines
- vnf_service_chains_reconf
diff --git a/docs/report/vpp_performance_tests/reconf_tests/index.rst b/docs/report/vpp_performance_tests/reconf_tests/index.rst
new file mode 100644
index 0000000000..c5da438b29
--- /dev/null
+++ b/docs/report/vpp_performance_tests/reconf_tests/index.rst
@@ -0,0 +1,15 @@
+
+.. raw:: latex
+
+ \clearpage
+
+.. _reconfiguration_tests:
+
+Reconfiguration Tests
+=====================
+
+See :ref:`reconf_tests` for methodology description of this test type.
+
+.. toctree::
+
+ vnf_service_chains_reconf
diff --git a/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains_reconf.rst b/docs/report/vpp_performance_tests/reconf_tests/vnf_service_chains_reconf.rst
index 66b1af15d3..47934651bc 100644
--- a/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains_reconf.rst
+++ b/docs/report/vpp_performance_tests/reconf_tests/vnf_service_chains_reconf.rst
@@ -30,10 +30,14 @@
.. _vnf_service_chains_reconf:
-Reconfiguration of VNF Service Chains
-=====================================
+VNF Service Chains
+==================
-See :ref:`reconf_tests` for methodology description of this test type.
+.. important::
+
+ **DISCLAIMER**: Presented test results should be taken with a pinch of
+ salt as they may not represent correctly the system behaviour due
+ to experimental nature of used test methodology (see :ref:`reconf_tests`).
In each test, a single service chain is added, the re-configuration
contains all the steps the initial chains got, except the last step
@@ -41,8 +45,17 @@ contains all the steps the initial chains got, except the last step
Additional information about graph data:
-#. **Graph Title**: describes tested packet path including VNF workload
- running in each VM.
+#. **Graph Title**: describes tested VPP packet path. Format:
+
+ - wire encapsulation ``dot1qip4vlxan``,
+ - VPP forwarding mode ``l2bd``,
+ - total number {Y} of service chains ``{Y}ch``,
+ - total number of chains being reconfigured ``1ach``,
+ - total number of vhost-user interfaces forwarding packets on VPP with {Y}
+ chains and {X} VMs per chain ``{2XY}vh`` (2 interfaces per {X} VMs per {Y}
+ chains),
+ total number {XY} of VNF VMs forwarding packets ``{XY}vm`` and finally
+ - VNF workload in VM ``testpmd``.
#. **X-axis Labels**: indices of individual test suites as listed in
Graph Legend.