diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-10-12 09:20:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-12 09:20:43 +0000 |
commit | daef8c6bd9ce47659ecf7e939a221c6f7c9d8a75 (patch) | |
tree | a614e7525c32f80291d7d041e9a0aa0570323f86 | |
parent | 76e45faf304bf0a758889c85636e27fd4c6b205f (diff) | |
parent | 83dd23382dc134a4da69c22ebaa11aa04c941b85 (diff) |
Merge "Update overview to add NFVbench"
-rw-r--r-- | docs/testing/ecosystem/overview.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/testing/ecosystem/overview.rst b/docs/testing/ecosystem/overview.rst index 0ce35e048..e751e4008 100644 --- a/docs/testing/ecosystem/overview.rst +++ b/docs/testing/ecosystem/overview.rst @@ -74,6 +74,21 @@ The major testing projects are described in the table below: | | project to launch feature test suites in CI/CD. | | | The project is used for scenario validation. | +----------------+---------------------------------------------------------+ +| NFVbench | NFVbench is a compact and self contained data plane | +| | performance measurement tool for OpensStack based NFVi | +| | platforms. It is agnostic of the NFVi distribution, | +| | Neutron networking implementation and hardware. | +| | It runs on any Linux server with a DPDK compliant | +| | NIC connected to the NFVi platform data plane and | +| | bundles a highly efficient software traffic generator. | +| | Provides a fully automated measurement of most common | +| | packet paths at any level of scale and load using | +| | RFC-2544. Available as a Docker container with simple | +| | command line and REST interfaces. | +| | Easy to use as it takes care of most of the guesswork | + | generally associated to data plane benchmarking. | +| | Can run in any lab or in production environments. | ++----------------+---------------------------------------------------------+ | Qtip | QTIP as the project for "Platform Performance | | | Benchmarking" in OPNFV aims to provide user a simple | | | indicator for performance, supported by comprehensive | @@ -334,6 +349,8 @@ Reference Documentation +----------------+---------------------------------------------------------+ | Functest | https://wiki.opnfv.org/display/functest/ | +----------------+---------------------------------------------------------+ +| NFVbench | https://wiki.opnfv.org/display/nfvbench/ | ++----------------+---------------------------------------------------------+ | Qtip | https://wiki.opnfv.org/display/qtip | +----------------+---------------------------------------------------------+ | Storperf | https://wiki.opnfv.org/display/storperf/Storperf | |