1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00

define packet size in test script

This commit is contained in:
Stefan Lankes 2017-11-22 15:34:21 +01:00
parent 54bb7a84d9
commit 7a4e1ad7fd

View file

@ -28,7 +28,7 @@ unzip netio132.zip
HERMIT_ISLE=qemu HERMIT_CPUS=2 HERMIT_KVM=0 HERMIT_VERBOSE=1 HERMIT_APP_PORT=18767 $PROXY $TDIR/benchmarks/netio &
sleep 1
chmod a+rx bin/linux-x86_64
bin/linux-x86_64 -t 127.0.0.1
bin/linux-x86_64 -t -b 4k localhost
sleep 1
# kill server