aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaciek Konstantynowicz <mkonstan@cisco.com>2017-11-02 12:13:23 +0000
committerPeter Mikus <pmikus@cisco.com>2017-11-02 12:15:38 +0000
commitf17b3711e4d4e49ed38599140ab4fb79706e66e7 (patch)
treeed0bdf7f9377efd214a27257f188ba211a5436e6
parent03224bc7eaad6084819bd34db2c62102ddcebcb7 (diff)
rls1710 report: added ref to vpp vpp-config tool.
Change-Id: I9b39faa3722d2bf366a741770753b623892f420a Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
-rw-r--r--docs/report/vpp_performance_tests/overview.rst11
-rw-r--r--docs/report/vpp_performance_tests/test_environment.rst2
2 files changed, 10 insertions, 3 deletions
diff --git a/docs/report/vpp_performance_tests/overview.rst b/docs/report/vpp_performance_tests/overview.rst
index c1302866fc..3a1842021b 100644
--- a/docs/report/vpp_performance_tests/overview.rst
+++ b/docs/report/vpp_performance_tests/overview.rst
@@ -104,9 +104,14 @@ much higher dependency on intensive memory operations and sensitivity to Linux
kernel scheduler settings and behaviour, this estimation may not always yield
good enough accuracy.
-For detailed :abbr:`LF (Linux Foundation)` FD.io test bed specification and
-physical topology please refer to `LF FD.io CSIT testbed wiki page
-<https://wiki.fd.io/view/CSIT/CSIT_LF_testbed>`_.
+For detailed FD.io CSIT testbed specification and topology, as well as
+configuration and setup of SUTs and DUTs testbeds please refer to
+:ref:`test_environment`.
+
+Similar SUT compute node and DUT VPP settings can be arrived to in a
+standalone VPP setup by using a `vpp-config configuration tool
+<https://wiki.fd.io/view/VPP_Configuration_Tool>`_ developed within the
+VPP project using CSIT recommended settings and scripts.
Performance Tests Coverage
--------------------------
diff --git a/docs/report/vpp_performance_tests/test_environment.rst b/docs/report/vpp_performance_tests/test_environment.rst
index 705f98f7ca..7b2f7c4638 100644
--- a/docs/report/vpp_performance_tests/test_environment.rst
+++ b/docs/report/vpp_performance_tests/test_environment.rst
@@ -1,3 +1,5 @@
+.. _test_environment:
+
Test Environment
================