diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-06-07 11:58:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-07 11:58:07 +0000 |
commit | 8d9f2c66a3b533fdb90f567d2a0caca3c1d5792d (patch) | |
tree | 112480350d5ac6c09e7a471564f11bf1781b42aa /docs | |
parent | 754bb17ac5e37a28d1ee50c546f9f3081abc71e0 (diff) |
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>
Diffstat (limited to 'docs')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject e9682105ff60d06f703d085ff7793faf0a82038 +Subproject e085b7ef9d01993531a1c484288333f371d041c |