aboutgitcodebugslistschat
path: root/test/perf/passt_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-2/+2
* test: Rewrite test_iperf3David Gibson2022-09-071-2/+2
* test: Parameterize run time for throughput performance testsDavid Gibson2022-09-071-21/+23
* 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_tcp: Drop iperf3 window size for host-to-guest testsStefano Brivio2022-02-011-10/+10
* test/perf: Try sourcing maximum scaling frequency from cpufreqStefano Brivio2021-10-211-1/+3
* perf/passt_tcp: Don't exceed typical L3 cache sizes with buffersStefano Brivio2021-10-191-8/+8
* 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/+228