diff options
author | Shravani <shravani.p@tcs.com> | 2017-03-09 15:08:04 +0530 |
---|---|---|
committer | Kalyan reddy Gundarapu <reddyx.gundarapu@intel.com> | 2017-03-24 19:38:50 +0000 |
commit | 9d3e1250c6c70a017262959bae68235ef8100684 (patch) | |
tree | 64d3422a89e5d09cb646d98cd3a8a2d47b1e07ff /docs/design | |
parent | 52f993b8e89487ec9ee15a7fb4979e0f09a45b27 (diff) |
This patch is used to update the documents of D-release.
Change-Id: I059843a8967ec339b8faf87dcbc6a76ec15d25d4
Co-Authored by:Srinivas <srinivas.atmakuri@tcs.com>
Co-Authored by:RajithaY<rajithax.yerrumsetty@intel.com>
Co-Authored by:Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
Co-Authored by:Navya Bathula <navyax.bathula@intel.com>
Signed-off-by: Shravani <shravani.p@tcs.com>
(cherry picked from commit d4b19c2012c72015c7554ad0b0f098b9dae8aa7c)
Diffstat (limited to 'docs/design')
-rw-r--r-- | docs/design/kvmfornfv_design.rst | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/design/kvmfornfv_design.rst b/docs/design/kvmfornfv_design.rst index 54dcd120a..2465d63e3 100644 --- a/docs/design/kvmfornfv_design.rst +++ b/docs/design/kvmfornfv_design.rst @@ -65,9 +65,9 @@ on KVM: .. Figure:: kvm1.png -===================== + Design Considerations -===================== +--------------------- The latency variation and jitters can be minimized with the below steps (with some in parallel): @@ -92,9 +92,9 @@ steps (with some in parallel): 6. Measure latencies intensively. We leverage the existing testing methods. OSADL, for example, defines industry tests for timing correctness. -==================== + Goals and Guidelines -==================== +-------------------- The output of this project will provide : @@ -110,9 +110,9 @@ The output of this project will provide : 4. Performance and interrupt latency measurement tools -========= + Test plan -========= +--------- The tests that need to be conducted to make sure that all components from OPNFV meet the requirement are mentioned below: @@ -148,8 +148,8 @@ packet forwarding scenario. .. Figure:: Bare-metalPacketForwarding.png -========= +---------- Reference -========= +---------- https://wiki.opnfv.org/display/kvm/ |