summaryrefslogtreecommitdiffstats
path: root/t/t11_tradeoff.sh
blob: b962371ecfba305f24b87b6008d3c3266407c8f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash -e
. $(dirname $0)/base.sh

# usage:
# run_iperf -s server args   -c client args
#
# client args should contain $ip or -V $ip6
# results returned in $results

run_iperf    \
    -s -P 1 -i 1 -t 3     \
    -c $ip -P 1 --tradeoff -L $lport -i 1 -t 2