diff options
author | Jiang, Yunhong <yunhong.jiang@intel.com> | 2016-08-19 22:38:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-19 22:38:30 +0000 |
commit | 1ec14a31c3ee8df1b8602632e0e3295547e3ea12 (patch) | |
tree | 13d77cab75c7aebcfd88988e1c104188472e2e6f /docs/userguide/abstract.rst | |
parent | b1c117f1c8414bddbe4370414590f5f0b62ae4d1 (diff) | |
parent | 5a56bf69988b7c72e88546eb4659576fb51bfb77 (diff) |
Merge "OPNFV KVM4NFV: Documentation"
Diffstat (limited to 'docs/userguide/abstract.rst')
-rw-r--r-- | docs/userguide/abstract.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/userguide/abstract.rst b/docs/userguide/abstract.rst new file mode 100644 index 000000000..8c36c268f --- /dev/null +++ b/docs/userguide/abstract.rst @@ -0,0 +1,16 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. http://creativecommons.org/licenses/by/4.0 + +======== +Abstract +======== + +In KVM4NFV project, we focus on the KVM hypervisor to enhance it for NFV, +by looking at the following areas initially- + +* Minimal Interrupt latency variation for data plane VNFs: + * Minimal Timing Variation for Timing correctness of real-time VNFs + * Minimal packet latency variation for data-plane VNFs +* Inter-VM communication +* Fast live migration |