fio v3.36->v3.37; geekbench v6.2.2->v6.3.0; update NL iperf port speed

This commit is contained in:
Mason Rowe
2024-04-23 03:17:00 +00:00
parent d1dcd70713
commit 0ad4c4e856
8 changed files with 11 additions and 11 deletions

View File

@@ -26,7 +26,7 @@ source /hbb_exe/activate
# download and compile fio
cd ~
curl -L https://github.com/axboe/fio/archive/fio-3.36.tar.gz -o "fio.tar.gz"
curl -L https://github.com/axboe/fio/archive/fio-3.37.tar.gz -o "fio.tar.gz"
tar xf fio.tar.gz
cd fio-fio*
CC=/root/${CROSS}-cross/bin/${CROSS}-gcc ./configure --disable-native --build-static