aboutgitcodebugslistschat
path: root/test/perf/passt_udp
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2022-09-18 15:39:59 +0200
committerStefano Brivio <sbrivio@redhat.com>2022-09-22 16:53:55 +0200
commita39398e840cfc7b8608cab10e30efeab3188db2e (patch)
tree0dda21620d6e5d1f11864dabaaf91a418acb9847 /test/perf/passt_udp
parentdf3a35c203c68a6e828dc7fce061d9036dd8af7b (diff)
downloadpasst-a39398e840cfc7b8608cab10e30efeab3188db2e.tar
passt-a39398e840cfc7b8608cab10e30efeab3188db2e.tar.gz
passt-a39398e840cfc7b8608cab10e30efeab3188db2e.tar.bz2
passt-a39398e840cfc7b8608cab10e30efeab3188db2e.tar.lz
passt-a39398e840cfc7b8608cab10e30efeab3188db2e.tar.xz
passt-a39398e840cfc7b8608cab10e30efeab3188db2e.tar.zst
passt-a39398e840cfc7b8608cab10e30efeab3188db2e.zip
test/perf: Switch performance test duration to 10 seconds instead of 30
It looks like the workaround for the virtio_net TX hang issue is working less reliably with the new command dispatch mechanism, I'm not sure why. Switch to 10 seconds, at least for the moment. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'test/perf/passt_udp')
-rw-r--r--test/perf/passt_udp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/perf/passt_udp b/test/perf/passt_udp
index 80731d1..6bd86ff 100644
--- a/test/perf/passt_udp
+++ b/test/perf/passt_udp
@@ -37,7 +37,7 @@ hout FREQ [ -n "__FREQ_CPUFREQ__" ] && echo __FREQ_CPUFREQ__ || echo __FREQ_PROC
set THREADS 4
set STREAMS 1
-set TIME 30
+set TIME 10
set OPTS -u -i1 -P __STREAMS__ --pacing-timer 1000
info Throughput in Gbps, latency in µs, __THREADS__ threads at __FREQ__ GHz, one stream each