diff options
Diffstat (limited to 'docs/report/vpp_performance_tests')
-rw-r--r-- | docs/report/vpp_performance_tests/documentation/mlr_search.rst | 2 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/overview.rst | 12 |
2 files changed, 8 insertions, 6 deletions
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. |