aboutgitcodebugslistschat
path: root/tap.c
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2024-07-24 22:40:32 +0200
committerStefano Brivio <sbrivio@redhat.com>2024-07-25 12:30:38 +0200
commitf72d35a78d4436c662cfafbceb829144cd4011fd (patch)
treefdc1b66d52152128ca4ad89d945a1d4399039971 /tap.c
parent606e0c7b95b64ab2352decca00e47455660f77c2 (diff)
downloadpasst-f72d35a78d4436c662cfafbceb829144cd4011fd.tar
passt-f72d35a78d4436c662cfafbceb829144cd4011fd.tar.gz
passt-f72d35a78d4436c662cfafbceb829144cd4011fd.tar.bz2
passt-f72d35a78d4436c662cfafbceb829144cd4011fd.tar.lz
passt-f72d35a78d4436c662cfafbceb829144cd4011fd.tar.xz
passt-f72d35a78d4436c662cfafbceb829144cd4011fd.tar.zst
passt-f72d35a78d4436c662cfafbceb829144cd4011fd.zip
test: iperf3 3.16 introduces multiple threads, drop our own implementation of that
Starting from iperf3 version 3.16, -P / --parallel spawns multiple clients as separate threads, instead of multiple streams serviced by the same thread. So we can drop our lib/test implementation to spawn several iperf3 client and server processes and finally simplify things quite a bit. Adjust number of threads and UDP sending bandwidth to values that seem to be more or less matching previous throughput tests on my setup. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Tested-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'tap.c')
0 files changed, 0 insertions, 0 deletions