diff options
author | Shravani <shravani.p@tcs.com> | 2017-03-09 15:08:04 +0530 |
---|---|---|
committer | Shravani Paladugula <shravani.p@tcs.com> | 2017-03-16 12:28:25 +0000 |
commit | d4b19c2012c72015c7554ad0b0f098b9dae8aa7c (patch) | |
tree | 677a09e29cad2eca1e4ea8be13a8ca680e6c3cda /docs/design/kvmfornfv_design.rst | |
parent | c189ccac5702322ed843fe17057035b7222a59b6 (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>
Diffstat (limited to 'docs/design/kvmfornfv_design.rst')
-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/ |