diff options
author | Volodymyr Mytnyk <volodymyrx.mytnyk@intel.com> | 2019-03-29 10:11:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-03-29 10:11:18 +0000 |
commit | 5ac5635cbdc118a9467341c43e92a64d54d8a6b2 (patch) | |
tree | 79ea5e2eb45fae7e483eb0b623f8e213f497f655 /samples/vnf_samples | |
parent | eb208e410e477c58eea10356e1252e5c810156ee (diff) | |
parent | f3fc3571f491c0e1c583a1856c2e246c30e69748 (diff) |
Merge "Support FD.io Multiple Loss Ratio search (MLRsearch)"
Diffstat (limited to 'samples/vnf_samples')
-rw-r--r-- | samples/vnf_samples/traffic_profiles/ipv4_throughput_latency_vpp.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/vnf_samples/traffic_profiles/ipv4_throughput_latency_vpp.yaml b/samples/vnf_samples/traffic_profiles/ipv4_throughput_latency_vpp.yaml index 1add9bfb4..abbad6728 100644 --- a/samples/vnf_samples/traffic_profiles/ipv4_throughput_latency_vpp.yaml +++ b/samples/vnf_samples/traffic_profiles/ipv4_throughput_latency_vpp.yaml @@ -20,6 +20,7 @@ description: Traffic profile to run RFC2544 latency traffic_profile: traffic_type: VppRFC2544Profile # defines traffic behavior - constant or look for highest possible throughput enable_latency: true + intermediate_phases: 2 test_precision: 0.1 duration: 30 lower_bound: 1.0 |