From 83dd23382dc134a4da69c22ebaa11aa04c941b85 Mon Sep 17 00:00:00 2001
From: ahothan <ahothan@cisco.com>
Date: Tue, 10 Oct 2017 15:30:37 -0700
Subject: Update overview to add NFVbench

Change-Id: I423338556f272dd653458abeb22f594786551e4f
Signed-off-by: ahothan <ahothan@cisco.com>
---
 docs/testing/ecosystem/overview.rst | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

(limited to 'docs/testing')

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        |
-- 
cgit