Update git submodules
authorMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Thu, 13 Sep 2018 08:46:09 +0000 (09:46 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 13 Sep 2018 09:34:42 +0000 (09:34 +0000)
commit86e12be020d44081f748545cbbadc910968aa2ed
treebbb5f42ee89584a974f6f0d4bccd13cead7283b5
parent9f302d21bef37b847f7061f477a11807abc48f9e
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>
docs/submodules/yardstick