#!/bin/sh

cd $BENCHMARK_ROOT/nuttcp || exit

# add multi-thread
log_cmd ./nuttcp -S --nofork &
