From 86e12be020d44081f748545cbbadc910968aa2ed Mon Sep 17 00:00:00 2001 From: "Mytnyk, Volodymyr" Date: Thu, 13 Sep 2018 09:46:09 +0100 Subject: 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 --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 65114e3ca..e4bd1f99e 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 65114e3ca01207d4235f27573289ed4c99d14c1e +Subproject commit e4bd1f99ef55d41e742d0475cadbed5ce6e34dd6 -- cgit 1.2.3-korg