summaryrefslogtreecommitdiffstats
path: root/conf/10_custom.conf
diff options
context:
space:
mode:
authorMartin Klozik <martinx.klozik@intel.com>2017-01-24 07:56:48 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-01-24 07:56:48 +0000
commit14c3ad198f680fb1477f59af79fccc72e1ad8389 (patch)
tree2d5835242d09a4d622328d0c44840c250c09d535 /conf/10_custom.conf
parent76ac721519246949968b7b6fadcdd8642021e5b0 (diff)
parent3aa4a6fab319a1e532eb8bb963a4632bc37797ef (diff)
Merge "xena_cont_learning: Adds learning preemption to continuous traffic"
Diffstat (limited to 'conf/10_custom.conf')
-rw-r--r--conf/10_custom.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/10_custom.conf b/conf/10_custom.conf
index 498ac29f..ece733d9 100644
--- a/conf/10_custom.conf
+++ b/conf/10_custom.conf
@@ -88,6 +88,11 @@ TRAFFICGEN_XENA_2544_TPUT_VALUE_RESOLUTION = '0.5'
TRAFFICGEN_XENA_2544_TPUT_USEPASS_THRESHHOLD = 'false'
TRAFFICGEN_XENA_2544_TPUT_PASS_THRESHHOLD = '0.0'
+# Xena Continuous traffic options
+# Please reference xena documentation before making changes to these settings
+TRAFFICGEN_XENA_CONT_PORT_LEARNING_ENABLED = True
+TRAFFICGEN_XENA_CONT_PORT_LEARNING_DURATION = 3
+
###################################################
# MoonGen Configuration and Connection Info-- BEGIN