aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaciek Konstantynowicz <mkonstan@cisco.com>2018-07-25 16:55:45 +0100
committerTibor Frank <tifrank@cisco.com>2018-07-26 11:14:30 +0000
commit82754c2e307437ba66508c0255d37fb38af57bd6 (patch)
tree08dcbf17986c9b79446851572686a7ef364b75b6
parent7c82f5ea23259377e448c114190e5e7472a6836f (diff)
rls1807 report: fixing cross-references to tested_logical_ and tested_physical_topologies.
Change-Id: I3273d9867abad193da361513791da2a915b9d76d Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit 2610ac288d0bbcd30d3a28c92068fb647034172b)
-rw-r--r--docs/report/introduction/methodology.rst2
-rw-r--r--docs/report/vpp_performance_tests/documentation/mlr_search.rst2
-rw-r--r--docs/report/vpp_performance_tests/overview.rst12
3 files changed, 9 insertions, 7 deletions
diff --git a/docs/report/introduction/methodology.rst b/docs/report/introduction/methodology.rst
index 9e3ba04362..0b1182b9b9 100644
--- a/docs/report/introduction/methodology.rst
+++ b/docs/report/introduction/methodology.rst
@@ -123,7 +123,7 @@ Xeon Haswell testbeds (3n-hsw) and with Intel Hyper-Threading Enabled
for all Xeon Skylake testbeds.
More information about physical testbeds is provided in
-:ref:`physical_testbeds`.
+:ref:`tested_physical_topologies`.
Multi-core Tests
~~~~~~~~~~~~~~~~
diff --git a/docs/report/vpp_performance_tests/documentation/mlr_search.rst b/docs/report/vpp_performance_tests/documentation/mlr_search.rst
index f3da3fd138..1a093f5ba6 100644
--- a/docs/report/vpp_performance_tests/documentation/mlr_search.rst
+++ b/docs/report/vpp_performance_tests/documentation/mlr_search.rst
@@ -1,3 +1,5 @@
+.. _mlrsearch_algorithm:
+
MLRsearch Algorithm
===================
diff --git a/docs/report/vpp_performance_tests/overview.rst b/docs/report/vpp_performance_tests/overview.rst
index e9c4b8d148..73441d12db 100644
--- a/docs/report/vpp_performance_tests/overview.rst
+++ b/docs/report/vpp_performance_tests/overview.rst
@@ -2,17 +2,17 @@ Overview
========
For description of physical testbeds used for VPP performance tests
-please refer to :ref:`physical_testbeds`.
+please refer to :ref:`tested_physical_topologies`.
+
+.. _tested_logical_topologies:
Logical Topologies
------------------
-.. _tested_logical_topologies:
-
CSIT VPP performance tests are executed on physical testbeds described
-in :ref:`physical_testbeds`. Based on the packet path thru server SUTs,
-three distinct logical topology types are used for VPP DUT data plane
-testing:
+in :ref:`tested_physical_topologies`. Based on the packet path thru
+server SUTs, three distinct logical topology types are used for VPP DUT
+data plane testing:
#. NIC-to-NIC switching topologies.
#. VM service switching topologies.