aboutgitcodebugslistschat
path: root/test/perf/passt_udp
Commit message (Expand)AuthorAgeFilesLines
* test/perf: Switch performance test duration to 10 seconds instead of 30Stefano Brivio2022-09-221-1/+1
* test/perf: Check for /sbin/sysctl with which(1), not simply sysctlStefano Brivio2022-09-221-1/+1
* test: Parameterize run time for throughput performance testsDavid Gibson2022-09-071-21/+22
* test: Combine iperf3c and iperf3s into a single DSL commandDavid Gibson2022-09-071-40/+20
* tests: Explicitly list test files in test/run, remove "onlyfor" supportDavid Gibson2022-07-141-1/+0
* test: Embed script for dhclient(8) in mbuto(1) profileStefano Brivio2022-07-141-1/+1
* Tweak dhclient arguments for readabilityDavid Gibson2022-06-151-1/+1
* Don't abbreviate ip(8) arguments in examples and testsDavid Gibson2022-06-151-3/+3
* test/perf: Work-around for virtio_net hang before long streams from guestStefano Brivio2022-03-291-0/+15
* test/perf/passt_udp: Drop threshold for 256B testStefano Brivio2022-02-211-2/+2
* perf/passt_udp: Lower failure throughput thresholds with big MTUsStefano Brivio2022-01-261-4/+4
* test/perf: Actually load passt enough to test UDP performanceStefano Brivio2021-10-211-18/+18
* test/perf: Try sourcing maximum scaling frequency from cpufreqStefano Brivio2021-10-211-1/+4
* perf/passt_udp: Don't overshoot UDP bandwidth excessively on larger MTUsStefano Brivio2021-10-191-2/+2
* test/perf: Use CPU frequency from /proc/cpuinfo instead of cpupower(1)Stefano Brivio2021-10-191-2/+2
* test: Add CI/demo scriptsStefano Brivio2021-09-271-0/+180