aboutgitcodebugslistschat
path: root/test/perf/pasta_tcp
Commit message (Expand)AuthorAgeFilesLines
* test/perf: Switch performance test duration to 10 seconds instead of 30Stefano Brivio2022-09-221-1/+1
* test/perf: Always use /sbin/sysctl in tcp testStefano Brivio2022-09-221-3/+3
* test/perf: Check for /sbin/sysctl with which(1), not simply sysctlStefano Brivio2022-09-221-1/+1
* test: Rewrite test_iperf3David Gibson2022-09-071-1/+1
* test: Parameterize run time for throughput performance testsDavid Gibson2022-09-071-20/+22
* test: Combine iperf3c and iperf3s into a single DSL commandDavid Gibson2022-09-071-34/+17
* 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: Try sourcing maximum scaling frequency from cpufreqStefano Brivio2021-10-211-1/+4
* 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/+256