diff options
author | Abhijit Sinha <abhijit.sinha@intel.com> | 2018-08-03 13:25:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-08-03 13:25:34 +0000 |
commit | 2e1c79b3cb2e5bcb252cb48769db498f2dabf472 (patch) | |
tree | 057a1eced975b19eb511ed97f2d9b19f78959d19 | |
parent | c17fc5c708b22ae77c8877ee6c791941ee267e82 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add UDP ports configuration to IXIA traffic profile"
- Add UDP ports configuration to IXIA traffic profile
- Implemented handling of UDP source and destination ports from
IXIA traffic profile.
- UDP ports can be defined as a single value or as a random range.
Ports range is configured with two parameters 'fixed_bits' and
'mask_bits'.
- For example '8-48' range definition will create a repeatable
pattern of four values that fall within the range of 8 and 56.
JIRA: YARDSTICK-1363
Change-Id: I0ace722f6be843ea79c3d3f4de22cb8fa5669d4f
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
Signed-off-by: Pshyk Serhiy <serhiyx.pshyk@intel.com>
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 8d9b8727102545fedaa0e9a144ecb1958f446cd +Subproject ed4f6ec69e225ca57872bd2b7f85f5a15e44adc |