From: mortenhillbom Date: Thu, 31 Aug 2017 22:07:46 +0000 (-0700) Subject: NFVBENCH-13 Change default flow count to 10k (from 2) X-Git-Tag: 1.0.4~1 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F91%2F40791%2F1;p=nfvbench.git NFVBENCH-13 Change default flow count to 10k (from 2) Change-Id: I678448e5840ff3468eeaf526d3e104ba4cee4f47 Signed-off-by: mortenhillbom --- diff --git a/nfvbench/cfg.default.yaml b/nfvbench/cfg.default.yaml index 196e40a..534b3c7 100644 --- a/nfvbench/cfg.default.yaml +++ b/nfvbench/cfg.default.yaml @@ -115,7 +115,7 @@ service_chain_count: 1 # value was configured. Must be even. # Every flow has packets with different IPs in headers # Can be overriden by --flow-count -flow_count: 2 +flow_count: 10000 # Used by PVVP chain to spawn VMs on different compute nodes # Can be overriden by --inter-node