diff options
author | Jiang, Yunhong <yunhong.jiang@intel.com> | 2017-03-21 17:44:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-21 17:44:28 +0000 |
commit | 59ee691ba40e67e4975e0eaf768efb6df286ed3c (patch) | |
tree | 040e4d5aaf3a5aa05456a84fde72feaa16fdeda0 /docs/design/kvmfornfv_design.rst | |
parent | b1495d4fa3175a3ffea301dedb9b0a60ca9ada44 (diff) | |
parent | d4b19c2012c72015c7554ad0b0f098b9dae8aa7c (diff) |
Merge "This patch is used to update the documents of D-release."
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/ |