diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-06-25 07:48:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-25 07:48:11 +0000 |
commit | ead6bea7a21e2c646de9ad215a60d5d4f0a227a8 (patch) | |
tree | 86220534882774b12c01040d37b268e4cd2198d4 /docs/submodules | |
parent | 6436411b7b5493b64809f757fec67c95f84b35f5 (diff) |
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)
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject b9820283f7aaa8dc10484a0006ee4fc569e71f0 +Subproject a649acd6aaf9ea2ee883ed6cfd68a286373b9d1 |