diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2018-04-11 09:42:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-11 09:42:13 +0000 |
commit | 1b37c72a4f4459a7e776503e8bb74e393b246493 (patch) | |
tree | ca50490ed7d95f877ca882c0bfa758a095c24b25 /docs/testing/user/userguide/testusage.rst | |
parent | 7e263087c47e471fff47f204e79d7fe21a56eaa9 (diff) | |
parent | a9b7e94f1338806cb2503e782b6d7dba76bd9b4b (diff) |
Merge "Doc: Documentation of Additional tools configuration."
Diffstat (limited to 'docs/testing/user/userguide/testusage.rst')
-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 ^^^^^^^^^^^^^^^ |