summaryrefslogtreecommitdiffstats
path: root/nfvbench/cfg.default.yaml
diff options
context:
space:
mode:
authorMichael Pedersen <michael.soelvkaer@gmail.com>2018-05-17 09:18:40 -0700
committerMichael Pedersen <michael.soelvkaer@gmail.com>2018-05-17 09:20:45 -0700
commit5aae8e338ab2a71e89c1a9b442c895c72685f585 (patch)
treef9123e17aeffd64d5edd28f2a4e5fe799c4046a0 /nfvbench/cfg.default.yaml
parente17b4b5b35936c5032cbeb3ccf8efbbc4c59c686 (diff)
Add a configurable pause between runs during NDR/PDR binary search1.4.2
JIRA: NFVBENCH-93 Change-Id: I4328d51c934b62acba7b300426c25469dd69e598 Signed-off-by: Michael Pedersen <michael.soelvkaer@gmail.com>
Diffstat (limited to 'nfvbench/cfg.default.yaml')
-rwxr-xr-xnfvbench/cfg.default.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/nfvbench/cfg.default.yaml b/nfvbench/cfg.default.yaml
index da68571..2af6d63 100755
--- a/nfvbench/cfg.default.yaml
+++ b/nfvbench/cfg.default.yaml
@@ -359,6 +359,9 @@ duration_sec: 60
# Can be overridden by --interval
interval_sec: 10
+# Default pause between iterations of a binary search (NDR/PDR)
+pause_sec: 2
+
# NDR / PDR configuration
measurement:
# Drop rates represent the ratio of dropped packet to the total number of packets sent.