diff options
Diffstat (limited to 'docs/all/index.rst')
-rwxr-xr-x | docs/all/index.rst | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/all/index.rst b/docs/all/index.rst new file mode 100755 index 00000000..5032b00c --- /dev/null +++ b/docs/all/index.rst @@ -0,0 +1,33 @@ +.. OPNFV VSPERF Documentation master file. + +====== +VSPERF +====== +Welcome to VSPERF's documentation ! + +.. _VSPERF: https://wiki.opnfv.org/characterize_vswitch_performance_for_telco_nfv_use_cases +.. _REPO: https://gerrit.opnfv.org/gerrit/#/q/vswitchperf + +VSPERF_ is an OPNFV testing project. + +VSPERF will develop a generic and architecture agnostic vSwitch testing +framework and associated tests, that will serve as a basis for validating the +suitability of different vSwitch implementations in a Telco NFV deployment +environment. The output of this project will be utilized by the OPNFV +Performance and Test group and its associated projects, as part of OPNFV +Platform and VNF level testing and validation. + +.. toctree:: + :maxdepth: 3 + :numbered: 5 + + User Guides <http://artifacts.opnfv.org/vsperf/docs/userguides/index.html> + Design <http://artifacts.opnfv.org/vswitchperf/docs/designindex.html> + Test Specification <http://artifacts.opnfv.org/vswitchperf/docs/requirements/index.html> + Release Information <http://artifacts.opnfv.org/vswitchperf/docs/release/index.html> + + +Indices +======= +* :ref:`search` + |