diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2017-11-02 12:13:23 +0000 |
---|---|---|
committer | Maciek Konstantynowicz <mkonstan@cisco.com> | 2017-11-02 12:13:23 +0000 |
commit | 510209a854ac27bfa99284e45c84928d15f1c429 (patch) | |
tree | b6e60114c77c278bc27f3e4dfff67156807231f7 | |
parent | 1749fc8da247a5aacd772b7f7b7353b3ee0733db (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.rst | 11 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/test_environment.rst | 2 |
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
================
|