From 8ce9980d09ce0f54c93479e074b9c67a7d59b092 Mon Sep 17 00:00:00 2001 From: Trevor Cooper Date: Wed, 13 Sep 2017 15:48:19 -0700 Subject: 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 --- docs/testing/user/configguide/index.rst | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) (limited to 'docs/testing/user/configguide/index.rst') 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 -- cgit 1.2.3-korg