diff options
author | zhihui wu <wu.zhihui1@zte.com.cn> | 2018-04-13 06:52:52 +0000 |
---|---|---|
committer | zhihui wu <wu.zhihui1@zte.com.cn> | 2018-04-13 06:52:52 +0000 |
commit | 839a14980c188d2f1a62808cb76679c95e970940 (patch) | |
tree | 1bdff68e6a6c2b67ffb933b4db5c5c4080b4cfbf /legacy/docs/overview | |
parent | b34030013f9af4c40fd79850a85957c842e76595 (diff) |
Revert "delete the code which will not included in Fraser"
This reverts commit b34030013f9af4c40fd79850a85957c842e76595.
Change-Id: Ief09eaa4b009a47d7509f548fc1117bb4839d2ba
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'legacy/docs/overview')
-rw-r--r-- | legacy/docs/overview/index.rst | 14 | ||||
-rw-r--r-- | legacy/docs/overview/overview.rst | 21 |
2 files changed, 35 insertions, 0 deletions
diff --git a/legacy/docs/overview/index.rst b/legacy/docs/overview/index.rst new file mode 100644 index 00000000..9a387360 --- /dev/null +++ b/legacy/docs/overview/index.rst @@ -0,0 +1,14 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2016 ZTE Corp. + + + +##################### +QTIP Project Overview +##################### + +.. toctree:: + :maxdepth: 2 + + ./overview.rst diff --git a/legacy/docs/overview/overview.rst b/legacy/docs/overview/overview.rst new file mode 100644 index 00000000..4fd42356 --- /dev/null +++ b/legacy/docs/overview/overview.rst @@ -0,0 +1,21 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2015 Dell Inc. +.. (c) 2016 ZTE Corp. + +******** +Overview +******** + +.. _QTIP: https://wiki.opnfv.org/platform_performance_benchmarking + +QTIP_ is an OPNFV Project. + +QTIP aims to benchmark OPNFV platforms through a "Bottom up" approach, testing +bare-metal components first. + +The overall problem this project tries to solve is the general +characterization of an OPNFV platform. It will focus on general performance +questions that are common to the platform itself, or applicable to multiple +OPNFV use cases. QTIP will provide the capability to quantify a platform's +performance behavior in a standardized, rigorous, and open way. |