Add several lmbench network benchmark

This commit is contained in:
jiangjianfeng
2024-12-20 07:06:38 +00:00
committed by Tate, Hongliang Tian
parent 3e47ed10fd
commit 3dbdef4d6c
15 changed files with 210 additions and 10 deletions

View File

@ -0,0 +1,11 @@
#!/bin/sh
# SPDX-License-Identifier: MPL-2.0
set -e
echo "*** Running lmbench TCP bandwidth test ***"
/benchmark/bin/lmbench/bw_tcp -s 127.0.0.1 -b 1
/benchmark/bin/lmbench/bw_tcp -m 128 -P 1 127.0.0.1
/benchmark/bin/lmbench/bw_tcp -S 127.0.0.1