Add lmbench TCP connect latency test

This commit is contained in:
Yuke Peng
2024-08-26 17:36:15 +08:00
committed by Tate, Hongliang Tian
parent 316e4bf2c6
commit 34352dc0d9
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,11 @@
#!/bin/sh
# SPDX-License-Identifier: MPL-2.0
set -e
echo "*** Running lmbench TCP connection latency test***"
/benchmark/bin/lmbench/lat_connect -s
/benchmark/bin/lmbench/lat_connect 127.0.0.1
/benchmark/bin/lmbench/lat_connect -S 127.0.0.1