aboutgitcodebugslistschat
path: root/test/perf/pasta_tcp
Commit message (Expand)AuthorAgeFilesLines
* test/perf: Simplify calculation of "omit" time for TCP throughputDavid Gibson2023-11-071-1/+1
* test/perf: Remove unnecessary --pacing-timer optionsDavid Gibson2023-11-071-2/+2
* test/perf: Small MTUs for spliced TCP aren't interestingDavid Gibson2023-11-071-52/+1
* test/perf: Start iperf3 server less oftenDavid Gibson2023-11-071-25/+52
* test/perf: Remove stale iperf3c/iperf3s directivesDavid Gibson2023-11-071-2/+1
* passt: Relicense to GPL 2.0, or any later versionStefano Brivio2023-04-061-1/+1
* test/perf/pasta_tcp: Add host to namespace cases for traffic via tapStefano Brivio2023-01-051-0/+57
* test/perf: Disable periodic throughput reports to avoid vhost hangStefano Brivio2022-09-221-1/+1
* 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