diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2018-07-25 16:55:45 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-07-26 11:14:04 +0000 |
commit | 2610ac288d0bbcd30d3a28c92068fb647034172b (patch) | |
tree | 56d47d4adf79e3cff9d0a0ec5af2c495a94c2df8 /docs | |
parent | eb5271b56cb94711420a1eb7372b0f4d5f275a40 (diff) |
rls1807 report: fixing cross-references to tested_logical_ and tested_physical_topologies.
Change-Id: I3273d9867abad193da361513791da2a915b9d76d
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/report/introduction/methodology.rst | 2 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/documentation/mlr_search.rst | 2 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/overview.rst | 12 |
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. |