diff options
author | Trevor Cooper <trevor.cooper@intel.com> | 2017-09-13 15:48:19 -0700 |
---|---|---|
committer | Trevor Cooper <trevor.cooper@intel.com> | 2017-09-14 11:29:34 -0700 |
commit | 8ce9980d09ce0f54c93479e074b9c67a7d59b092 (patch) | |
tree | f97eef676002a3357057bd290cc40c7eca93971a /docs/testing/user | |
parent | f655cdd4db0fed301339be0ae8a9063807095ba5 (diff) |
Updated project description in user and developer guides.
Updated info on RFC8204 in developer guide.
Removed whitespaces causing rst validation failure.
Change-Id: Ibdefee2d0fea03873bac8aba514b68de1f1e0dbe
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
Diffstat (limited to 'docs/testing/user')
-rw-r--r-- | docs/testing/user/configguide/index.rst | 30 |
1 files changed, 17 insertions, 13 deletions
diff --git a/docs/testing/user/configguide/index.rst b/docs/testing/user/configguide/index.rst index b5a37692..8c9db1aa 100644 --- a/docs/testing/user/configguide/index.rst +++ b/docs/testing/user/configguide/index.rst @@ -14,23 +14,27 @@ Introduction VSPERF is an OPNFV testing project. -VSPERF provides an automated test-framework and comprehensive test suite based on -industry standards for measuring data-plane performance of Telco NFV switching -technologies as well as physical and virtual network interfaces (NFVI). The VSPERF -architecture is switch and traffic generator agnostic and provides full control of -software component versions and configurations as well as test-case customization. - -The Danube release of VSPERF includes improvements in documentation and capabilities. -This includes additional test-cases such as RFC 5481 Latency test and RFC-2889 -address-learning-rate test. Hardware traffic generator support is now provided for -Spirent and Xena in addition to Ixia. The Moongen software traffic generator is also -now fully supported. VSPERF can be used in a variety of modes for configuration and -setup of the network and/or for control of the test-generator and test execution. +VSPERF is an OPNFV project that provides an automated test-framework and comprehensive test suite based on Industry +Test Specifications for measuring NFVI data-plane performance. The data-path includes switching technologies with +physical and virtual network interfaces. The VSPERF architecture is switch and traffic generator agnostic and test +cases can be easily customized. Software versions and configurations including the vSwitch (OVS or VPP) as well as +the network topology are controlled by VSPERF (independent of OpenStack). VSPERF is used as a development tool for +optimizing switching technologies, qualification of packet processing components and for pre-deployment evaluation +of the NFV platform data-path. + +The Euphrates release adds new features and improvements that will help advance high performance packet processing +on Telco NFV platforms. This includes new test cases, flexibility in customizing test-cases, new results display +options, improved tool resiliency, additional traffic generator support and VPP support. + +VSPERF provides a framework where the entire NFV Industry can learn about NFVI data-plane performance and try-out +new techniques together. A new IETF benchmarking specification (RFC8204) is based on VSPERF work contributed since +2015. VSPERF is also contributing to development of ETSI NFV test specifications through the Test and Open Source +Working Group. * Wiki: https://wiki.opnfv.org/characterize_vswitch_performance_for_telco_nfv_use_cases * Repository: https://git.opnfv.org/vswitchperf * Artifacts: https://artifacts.opnfv.org/vswitchperf.html -* Continuous Integration status: https://build.opnfv.org/ci/view/vswitchperf/ +* Continuous Integration: https://build.opnfv.org/ci/view/vswitchperf/ ================================ VSPERF Install and Configuration |