Created attachment 969 [details] sysbench日志信息 Description of problem: Tone平台测试性能sysbench和netperf-standalone失败,均编译不通过,需要适配下系统 软件环境: #内核版本: # uname -r 5.10.134-16.2_rc1.an23.loongarch64 #系统版本 # cat /etc/os-release NAME="Anolis OS" VERSION="23" ID="anolis" VERSION_ID="23" PLATFORM_ID="platform:an23" PRETTY_NAME="Anolis OS 23" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" BUG_REPORT_URL="https://bugzilla.openanolis.cn/" Steps to Reproduce: 1.在Tone平台上跑sysbench和netperf-standalone性能数据 Actual results: 1、sysbench测试部分日志信息如下: lj_arch.h:59:2: error: #error "No support for this architecture (yet)" 59 | #error "No support for this architecture (yet)" | ^~~~~ lj_arch.h:357:2: error: #error "No target architecture defined" 357 | #error "No target architecture defined" | ^~~~~ lj_arch.h:59:2: error: #error "No support for this architecture (yet)" 59 | #error "No support for this architecture (yet)" | ^~~~~ 2、netperf-standalone测试部分日志信息如下: UNAME_MACHINE = loongarch64 UNAME_RELEASE = 5.10.134-16.2_rc1.an23.loongarch64 UNAME_SYSTEM = Linux UNAME_VERSION = #1 SMP Tue Jan 2 09:58:44 CST 2024 configure: error: cannot guess build type; you must specify one make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target 'install-exec'. Stop. test IP runtime send_size testconf Expected results: sysbench和netperf-standalone性能数据可正常跑出来 Additional info:
Created attachment 970 [details] netperf-standalone日志信息
sysbench修复链接见: https://gitee.com/anolis/tone-cli/pulls/486
netperf-standalone修复链接见: https://gitee.com/anolis/tone-cli/pulls/486
修复 pr 已合入,问题解决
已验证,已解决 目前可正常在Tone平台上跑sysbench和netperf-standalone性能