Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Thu, 7 Jun 2018 11:58:07 +0000 (11:58 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 7 Jun 2018 11:58:07 +0000 (11:58 +0000)
commit8d9f2c66a3b533fdb90f567d2a0caca3c1d5792d
tree112480350d5ac6c09e7a471564f11bf1781b42aa
parent754bb17ac5e37a28d1ee50c546f9f3081abc71e0
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Use TRex release v2.41 to support both x86 and aarch64"
  - Use TRex release v2.41 to support both x86 and aarch64

    Currently Yardstick uses Cisco's TRex release v2.28 which
    can only support x86, for the consideration of
    multi-arch support of Yardstick, the trex release v2.41
    is now available and it can support multi-arch(both x86
    and aarch64) now.

    For the external lib of v2.41, for x86_64, it looks like:
    external_libs/pyzmq-14.5.0/python2/intel/ucs4/64bit/zmq
    for arm64, it looks like:
    external_libs/pyzmq-14.5.0/python2/arm/ucs4/64bit/zmq
    So replace the trex release v2.28 with v2.41.

    JIRA: YARDSTICK-1191

    Change-Id: I22dc3499283d48a89da1145cc480fd7d2a93a1cc
Signed-off-by: trevortao <trevor.tao@arm.com>
docs/submodules/yardstick