aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChristian Trautman <ctrautma@redhat.com>2018-06-18 19:13:58 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-06-18 19:13:58 +0000
commitd45a59c342f0b12f9e9f7f5652e121868b7b270b (patch)
tree8bd1acfe7530cd0153f67814232a7de79b06c4a9 /docs
parent7e3db8dbc23d91484cc608bd8cb1d42ea7729396 (diff)
parent11be4868b77d49174afafcd515d1037325796d04 (diff)
Merge "Xena_Flow_Fix: Fixes multistream of greater than 64k values"
Diffstat (limited to 'docs')
-rw-r--r--docs/testing/user/configguide/trafficgen.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/testing/user/configguide/trafficgen.rst b/docs/testing/user/configguide/trafficgen.rst
index 42141c59..2636626a 100644
--- a/docs/testing/user/configguide/trafficgen.rst
+++ b/docs/testing/user/configguide/trafficgen.rst
@@ -682,6 +682,14 @@ or modify the length of the learning by modifying the following settings.
TRAFFICGEN_XENA_CONT_PORT_LEARNING_ENABLED = False
TRAFFICGEN_XENA_CONT_PORT_LEARNING_DURATION = 3
+Multistream Modifier
+~~~~~~~~~~~~~~~~~~~~
+
+Xena has a modifier maximum value or 64k in size. For this reason when specifying
+Multistream values of greater than 64k for Layer 2 or Layer 3 it will use two
+modifiers that may be modified to a value that can be square rooted to create the
+two modifiers. You will see a log notification for the new value that was calculated.
+
MoonGen
-------