diff options
author | Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com> | 2018-09-13 09:46:09 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-13 09:34:42 +0000 |
commit | 86e12be020d44081f748545cbbadc910968aa2ed (patch) | |
tree | bbb5f42ee89584a974f6f0d4bccd13cead7283b5 /docs/submodules | |
parent | 9f302d21bef37b847f7061f477a11807abc48f9e (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- IXIA traffic mac address is set incorrectly
IXIA API sets the src/dst mac of the traffic always into
default value. The `srcmac`/`dstmac` is never set in `traffic_param`
map [1]. Instead the src/dst mac is stored in traffic_param[`outer_l2`].
[1] https://gerrit.opnfv.org/gerrit/gitweb?p=yardstick.git;a=blob;f=yardstick/network_services/traffic_profile/ixia_rfc2544.py;h=44bf2eafc7f8cf03ebd2c8520d316358fe1e5fc2;hb=HEAD#l92
JIRA: YARDSTICK-1423
Change-Id: Iabab7a54404b284d3b95bbea6c8624233c138351
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 65114e3ca01207d4235f27573289ed4c99d14c1 +Subproject e4bd1f99ef55d41e742d0475cadbed5ce6e34dd |