Set general virtual tunnel perfomance to 80%, and VxLAN to 160%.

Signed-off-by: Alexey Kodanev <alexey.koda...@oracle.com>
---
 testcases/network/virt/virt_lib.sh |    2 +-
 testcases/network/virt/vxlan03.sh  |   10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/testcases/network/virt/virt_lib.sh 
b/testcases/network/virt/virt_lib.sh
index 39fd96a..d076d08 100644
--- a/testcases/network/virt/virt_lib.sh
+++ b/testcases/network/virt/virt_lib.sh
@@ -42,7 +42,7 @@ clients_num=2
 client_requests=500000
 max_requests=3
 net_load="TFO"
-virt_threshold=30
+virt_threshold=80
 
 while getopts :hsx:i:r:c:R:p:n:l:t:d:6 opt; do
        case "$opt" in
diff --git a/testcases/network/virt/vxlan03.sh 
b/testcases/network/virt/vxlan03.sh
index e5015be..613f4c2 100755
--- a/testcases/network/virt/vxlan03.sh
+++ b/testcases/network/virt/vxlan03.sh
@@ -29,11 +29,11 @@ TST_TOTAL=4
 virt_type="vxlan"
 start_id=16700000
 
-# In average cases (with small packets less then 150 bytes) vxlan slower
-# by 10-30%. If hosts are too close to each one, e.g. connected to the same
-# switch the performance can be slower by 50%. Set 60% as default, the above
-# will be an error in VXLAN.
-virt_threshold=60
+# In average cases (with small packets less then 150 bytes) VxLAN slower
+# by 10-30%. If hosts are too close to each other, e.g. connected to the same
+# switch, VxLAN can be much slower when comparing to the performance without
+# any encapsulation.
+virt_threshold=160
 
 # Destination address, can be unicast or multicast address
 vxlan_dst_addr="uni"
-- 
1.7.1


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to