Merge "Adding Testcase for Prox Stanalone Scale Up L2FWD (SRIOV OvS-DPDK)"
[yardstick.git] / samples / vnf_samples / traffic_profiles / prox_binsearch.yaml
index 1a768f3..e1a4f59 100644 (file)
@@ -19,11 +19,11 @@ description:     Binary search for max no-drop throughput over given packet size
 
 traffic_profile:
   traffic_type: ProxBinSearchProfile
-  tolerated_loss: 0.0
-  test_precision: 1.0
-#  packet_sizes: [64, 128, 256, 512, 1024, 1280, 1518]
-  packet_sizes: [64, 65]
-  duration: 5
+  tolerated_loss: 0.001
+  test_precision: 0.1
+  packet_sizes: [64, 128, 256, 512, 1024, 1280, 1518]
+  # packet_sizes: [64]
+  duration: 30
   lower_bound: 0.0
   upper_bound: 100.0