diff options
author | ahothan <ahothan@cisco.com> | 2018-11-20 09:52:00 -0800 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2018-11-20 10:09:21 -0800 |
commit | 8b1b3e5c7fb91f450b2abe4a8201bcfec14b2bb9 (patch) | |
tree | 56e00816633de94b848e2951673e52d56903f797 /docs/testing/user | |
parent | 4988edf6afb74026db81677f25877b27b8fcfc05 (diff) |
NFVBENCH-111 Add support for VxLAN3.0.0
Change-Id: I7d9d7ccb6be7445e625ec520d22c5f045b56d5ff
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docs/testing/user')
-rw-r--r-- | docs/testing/user/userguide/readme.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/testing/user/userguide/readme.rst b/docs/testing/user/userguide/readme.rst index 9915653..04b7fb1 100644 --- a/docs/testing/user/userguide/readme.rst +++ b/docs/testing/user/userguide/readme.rst @@ -18,6 +18,7 @@ NFVbench supports the following main measurement capabilities: - built-in loopback VNFs based on fast L2 or L3 forwarders running in VMs - configurable number of flows and service chains - configurable traffic direction (single or bi-directional) +- can support optional VLAN tagging (dot1q) or VxLAN overlays NDR is the highest throughput achieved without dropping packets. @@ -191,5 +192,4 @@ NFVbench is agnostic of the virtual switch implementation and has been tested wi Limitations *********** -NFVbench only supports VLAN with OpenStack. -VxLAN overlays is planned for a coming release. +VxLAN: latency measurement and per chain stats is not available in the first VxLAN release |