summaryrefslogtreecommitdiffstats
path: root/samples/vnf_samples/traffic_profiles/prox_vpe.yaml
diff options
context:
space:
mode:
authorEmma Foley <emma.l.foley@intel.com>2018-06-29 10:05:50 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-06-29 10:05:50 +0000
commit6f9c923e7a762338ba2be44964b42b69a77800cc (patch)
tree5d747ce16adadb1542f5359e56ee833fc6762c40 /samples/vnf_samples/traffic_profiles/prox_vpe.yaml
parent1e515b6cc3dd15c399f2663999c9734610494e5c (diff)
parent96c82664597d128fb10720d4bd104dfb5b2f80f7 (diff)
Merge changes from topic 'prox-stable/fraser' into stable/fraser
* changes: NSB NFVi PROX BNG losing many packets NSB NFVi PROX VPE losing many packets Decrease Sampling interval Addition of Configurable Sampling and Configurable Confirmation Retry
Diffstat (limited to 'samples/vnf_samples/traffic_profiles/prox_vpe.yaml')
-rw-r--r--samples/vnf_samples/traffic_profiles/prox_vpe.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/samples/vnf_samples/traffic_profiles/prox_vpe.yaml b/samples/vnf_samples/traffic_profiles/prox_vpe.yaml
index 7aab8dd3b..c9aec0e44 100644
--- a/samples/vnf_samples/traffic_profiles/prox_vpe.yaml
+++ b/samples/vnf_samples/traffic_profiles/prox_vpe.yaml
@@ -19,11 +19,11 @@ description: Prox vPE traffic profile
traffic_profile:
traffic_type: ProxBinSearchProfile
- tolerated_loss: 100.0 #0.001
- test_precision: 0.01
+ tolerated_loss: 0.001 #0.001
+ test_precision: 0.1
# The minimum size of the Ethernet frame for the vPE test is 68 bytes.
packet_sizes: [68]
- duration: 5
+ duration: 60
lower_bound: 0.0
upper_bound: 100.0