summaryrefslogtreecommitdiffstats
path: root/docs/testing/ecosystem/overview.rst
diff options
context:
space:
mode:
authorahothan <ahothan@cisco.com>2017-10-10 15:30:37 -0700
committerahothan <ahothan@cisco.com>2017-10-10 15:30:56 -0700
commit83dd23382dc134a4da69c22ebaa11aa04c941b85 (patch)
tree53ae4dc7fa4158e6b0d0fdc9774045d25644c456 /docs/testing/ecosystem/overview.rst
parentf12ab9a3cb1971ab8c58a2b0d00aa56c5ad2f5d3 (diff)
Update overview to add NFVbench
Change-Id: I423338556f272dd653458abeb22f594786551e4f Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docs/testing/ecosystem/overview.rst')
-rw-r--r--docs/testing/ecosystem/overview.rst17
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 |