Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Mon, 25 Jun 2018 07:48:11 +0000 (07:48 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 25 Jun 2018 07:48:11 +0000 (07:48 +0000)
commitead6bea7a21e2c646de9ad215a60d5d4f0a227a8
tree86220534882774b12c01040d37b268e4cd2198d4
parent6436411b7b5493b64809f757fec67c95f84b35f5
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/fraser'
  - Merge "Use TRex release v2.41 to support both x86 and aarch64" into stable/fraser
  - 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>
    (cherry picked from commit 13f19d35a04ffb46ca673e81385779bc46c48781)
docs/submodules/yardstick