summaryrefslogtreecommitdiffstats
path: root/t/t16_udp_histograms.sh
blob: a23e0721bbee6489ab78cd6a5d4e3dd92631dc68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/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    \
    -match "T8(f)-PDF:" \
    -s -P 1 -u -i 1 -t 3 --histograms    \
    -c $ip -P 1 -u -b 10m -i 1 -t 2 --trip-times