1 config BR2_PACKAGE_IPERF3
3 depends on BR2_TOOLCHAIN_HAS_THREADS
5 iperf is a tool for active measurements of the maximum
6 achievable bandwidth on IP networks.
7 It supports tuning of various parameters related to timing,
8 protocols, and buffers. For each test it reports the bandwidth,
9 loss, and other parameters.
10 It's a redesign of the NLANR/DAST iperf(2) and is not
13 http://software.es.net/iperf/index.html
15 comment "iperf3 needs a toolchain w/ threads"
16 depends on !BR2_TOOLCHAIN_HAS_THREADS