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:42:22 +0000 |
commit | b3a84a29003640fe460e384936225296b723c4d5 (patch) | |
tree | 45a96d47dddfa14da769b2dc716ed1787eaccc22 /docs/testing/user/userguide | |
parent | 05778f7b751ff339462f7a621ca9e9bf0ee9507c (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>
(cherry picked from commit a9b7e94f1338806cb2503e782b6d7dba76bd9b4b)
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 ^^^^^^^^^^^^^^^ |