NFVBENCH-13 Change default flow count to 10k (from 2) 91/40791/1
authormortenhillbom <mortenhillbom@gmail.com>
Thu, 31 Aug 2017 22:07:46 +0000 (15:07 -0700)
committermortenhillbom <mortenhillbom@gmail.com>
Thu, 31 Aug 2017 22:07:46 +0000 (15:07 -0700)
Change-Id: I678448e5840ff3468eeaf526d3e104ba4cee4f47
Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
nfvbench/cfg.default.yaml

index 196e40a..534b3c7 100644 (file)
@@ -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