BugFix: Fix to Load Balancer - Previously Dropped packets was acceptable 35/45035/4
authorDanielMartinBuckley <daniel.m.buckley@intel.com>
Fri, 13 Oct 2017 15:48:09 +0000 (16:48 +0100)
committerRoss Brattain <ross.b.brattain@intel.com>
Tue, 17 Oct 2017 15:18:40 +0000 (15:18 +0000)
Dropped packets were tolerated. Now no longer tolerated (except 0.01%)

Change-Id: I69d4f1a84d82e03a091a61419fa05fea13176c1c
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
samples/vnf_samples/traffic_profiles/prox_lb.yaml

index 1461bc3..85675ba 100644 (file)
@@ -19,7 +19,7 @@ description:     Load Balancer 1-to-4 port
 
 traffic_profile:
   traffic_type: ProxBinSearchProfile
-  tolerated_loss: 80.0
+  tolerated_loss: 0.001
   test_precision: 0.01
   packet_sizes: [64]
   duration: 5