summaryrefslogtreecommitdiffstats
path: root/conf/03_traffic.conf
diff options
context:
space:
mode:
authorMaryam Tahhan <maryam.tahhan@intel.com>2016-08-05 10:36:51 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-05 10:36:51 +0000
commit236073f3963ee4dc038eea3b42d60644ebfc703f (patch)
treefe3da3e1b8d92a912f8ff46934d0073d4eca39fd /conf/03_traffic.conf
parentbf43287f11e85143148e5be6c81b7e9894652eac (diff)
parent4c8f968b405c065fec0a4b8ac41ab164d5189241 (diff)
Merge "pkt_gen: MoonGen start rates not correct"
Diffstat (limited to 'conf/03_traffic.conf')
-rw-r--r--conf/03_traffic.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/03_traffic.conf b/conf/03_traffic.conf
index fb9ce837..a5a8629d 100644
--- a/conf/03_traffic.conf
+++ b/conf/03_traffic.conf
@@ -182,10 +182,14 @@ TRAFFICGEN_XENA_PORT1_GATEWAY = '192.168.199.1'
###################################################
# MoonGen Configuration and Connection Info-- BEGIN
+# Ex: TRAFFICGEN_MOONGEN_HOST_IP_ADDR = "192.10.1.1"
TRAFFICGEN_MOONGEN_HOST_IP_ADDR = ''
TRAFFICGEN_MOONGEN_USER = ''
TRAFFICGEN_MOONGEN_BASE_DIR = ''
TRAFFICGEN_MOONGEN_PORTS = ''
+# Ex. 10 Gbps: TRAFFICGEN_MOONGEN_LINE_SPEED_GBPS = '10'
+# Today only 10 Gbps is supported
+TRAFFICGEN_MOONGEN_LINE_SPEED_GBPS = ''
# MoonGen Configuration and Connection Info-- END
###################################################