aboutgitcodebugslistschat
path: root/test/perf/pasta_udp
Commit message (Expand)AuthorAgeFilesLines
* test/perf: Switch performance test duration to 10 seconds instead of 30Stefano 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-36/+22
* tests: Explicitly list test files in test/run, remove "onlyfor" supportDavid Gibson2022-07-141-1/+0
* Don't abbreviate ip(8) arguments in examples and testsDavid Gibson2022-06-151-3/+3
* test/perf/pasta_udp: Drop redundant assignment of ::1 to loopback interfaceStefano Brivio2022-05-191-1/+0
* test/perf: Actually load passt enough to test UDP performanceStefano Brivio2021-10-211-8/+8
* test/perf: Try sourcing maximum scaling frequency from cpufreqStefano Brivio2021-10-211-1/+3
* 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/+195