]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/perf_local: disable tests on unsupported archs 5342/head
authorKefu Chai <kchai@redhat.com>
Fri, 24 Jul 2015 16:25:37 +0000 (00:25 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 25 Jul 2015 02:10:34 +0000 (10:10 +0800)
commit554c982d85abf4e3161723ee54899d4dc5fca11d
tree326c81e0b8e86232e0b8e1ba805567e8560eb5db
parent3f122275dfce9a9dde2d027366c6e0ada04c4652
test/perf_local: disable tests on unsupported archs

* maybe we can have div32 tests on aarch64, but i don't
  think "udiv|sdiv" supports 64bits numerator. probably
  we can use float divde for the benchmark...
* disable cpuid test on non-intel archs.

Fixes: #12453
Reported-by: Tom Deneau <tom.deneau@amd.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/perf_local.cc