diff options
author | Sridhar K. N. Rao <sridhar.rao@spirent.com> | 2018-04-04 00:03:21 +0530 |
---|---|---|
committer | Martin Klozik <martinx.klozik@intel.com> | 2018-04-11 09:11:12 +0000 |
commit | a9b7e94f1338806cb2503e782b6d7dba76bd9b4b (patch) | |
tree | 96c88cecc7e29b5d93436e4e9f6e27546bd4a851 /docs/testing/user/userguide | |
parent | ce4773f7717a8a7029ea284aca6b8afa0e94f385 (diff) |
Doc: Documentation of Additional tools configuration.
This patch adds tools.rst under docs/testing/user/configguide.
tools.rst include documentation of installing and configuring
Collectors, Loadgens and LLC-Cache Management.
Changed Interested to Interesting and updated barometer info.
Change-Id: Id8de4d25619780636d242a04304696f4093b4c07
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Diffstat (limited to 'docs/testing/user/userguide')
-rw-r--r-- | docs/testing/user/userguide/testusage.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/testusage.rst b/docs/testing/user/userguide/testusage.rst index f679566e..9b331869 100644 --- a/docs/testing/user/userguide/testusage.rst +++ b/docs/testing/user/userguide/testusage.rst @@ -216,6 +216,12 @@ A Kernel Module that provides OSI Layer 2 Ipv4 termination or forwarding with support for Destination Network Address Translation (DNAT) for both the MAC and IP addresses. l2fwd can be found in <vswitchperf_dir>/src/l2fwd +Additional Tools Setup +^^^^^^^^^^^^^^^^^^^^^^ + +Follow the `Additional tools instructions <additional-tools-configuration>` to +install and configure additional tools such as collectors and loadgens. + Executing tests ^^^^^^^^^^^^^^^ |