From b8307a0a881404e77ad82be8bdba8f679c8ebeb4 Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Wed, 26 Jan 2022 07:30:05 +0100 Subject: perf/passt_udp: Lower failure throughput thresholds with big MTUs The throughput results in this test look quite variable, slightly lower figures look reasonable anyway. Signed-off-by: Stefano Brivio --- test/perf/passt_udp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/perf/passt_udp') diff --git a/test/perf/passt_udp b/test/perf/passt_udp index a5d43fc..349f429 100644 --- a/test/perf/passt_udp +++ b/test/perf/passt_udp @@ -124,11 +124,11 @@ bw __BW__ 1.0 1.5 ns ip link set dev lo mtu 9000 iperf3c ns ::1 100${i}1 __THREADS__ __OPTS__ -b 3G iperf3s BW guest 100${i}1 __THREADS__ -bw __BW__ 4.0 5.0 +bw __BW__ 3.0 4.0 ns ip link set dev lo mtu 65520 iperf3c ns ::1 100${i}1 __THREADS__ __OPTS__ -b 3G iperf3s BW guest 100${i}1 __THREADS__ -bw __BW__ 5.0 5.5 +bw __BW__ 3.0 4.0 tl UDP RR latency over IPv6: host to guest lat - @@ -163,11 +163,11 @@ bw __BW__ 1.0 1.5 ns ip link set dev lo mtu 9000 iperf3c ns 127.0.0.1 100${i}1 __THREADS__ __OPTS__ -b 3G iperf3s BW guest 100${i}1 __THREADS__ -bw __BW__ 4.0 5.0 +bw __BW__ 3.0 4.0 ns ip link set dev lo mtu 65520 iperf3c ns 127.0.0.1 100${i}1 __THREADS__ __OPTS__ -b 3G iperf3s BW guest 100${i}1 __THREADS__ -bw __BW__ 5.0 5.5 +bw __BW__ 3.0 4.0 tl UDP RR latency over IPv4: host to guest lat - -- cgit v1.2.3