| Commit message (Expand) | Author | Age | Files | Lines |
* | test/perf: Explicitly control UDP packet length, instead of MTU | David Gibson | 2023-11-07 | 1 | -44/+25 |
* | test/perf: Start iperf3 server less often | David Gibson | 2023-11-07 | 1 | -21/+36 |
* | passt: Relicense to GPL 2.0, or any later version | Stefano Brivio | 2023-04-06 | 1 | -1/+1 |
* | test/perf: Finally drop workaround for virtio_net TX stall | Stefano Brivio | 2022-11-04 | 1 | -15/+0 |
* | test/perf: Wait for neper servers in guest to be ready before starting client | Stefano Brivio | 2022-09-23 | 1 | -0/+2 |
* | test/perf: Disable periodic throughput reports to avoid vhost hang | Stefano Brivio | 2022-09-22 | 1 | -1/+1 |
* | test/perf: Switch performance test duration to 10 seconds instead of 30 | Stefano Brivio | 2022-09-22 | 1 | -1/+1 |
* | test/perf: Check for /sbin/sysctl with which(1), not simply sysctl | Stefano Brivio | 2022-09-22 | 1 | -1/+1 |
* | test: Parameterize run time for throughput performance tests | David Gibson | 2022-09-07 | 1 | -21/+22 |
* | test: Combine iperf3c and iperf3s into a single DSL command | David Gibson | 2022-09-07 | 1 | -40/+20 |
* | tests: Explicitly list test files in test/run, remove "onlyfor" support | David Gibson | 2022-07-14 | 1 | -1/+0 |
* | test: Embed script for dhclient(8) in mbuto(1) profile | Stefano Brivio | 2022-07-14 | 1 | -1/+1 |
* | Tweak dhclient arguments for readability | David Gibson | 2022-06-15 | 1 | -1/+1 |
* | Don't abbreviate ip(8) arguments in examples and tests | David Gibson | 2022-06-15 | 1 | -3/+3 |
* | test/perf: Work-around for virtio_net hang before long streams from guest | Stefano Brivio | 2022-03-29 | 1 | -0/+15 |
* | test/perf/passt_udp: Drop threshold for 256B test | Stefano Brivio | 2022-02-21 | 1 | -2/+2 |
* | perf/passt_udp: Lower failure throughput thresholds with big MTUs | Stefano Brivio | 2022-01-26 | 1 | -4/+4 |
* | test/perf: Actually load passt enough to test UDP performance | Stefano Brivio | 2021-10-21 | 1 | -18/+18 |
* | test/perf: Try sourcing maximum scaling frequency from cpufreq | Stefano Brivio | 2021-10-21 | 1 | -1/+4 |
* | perf/passt_udp: Don't overshoot UDP bandwidth excessively on larger MTUs | Stefano Brivio | 2021-10-19 | 1 | -2/+2 |
* | test/perf: Use CPU frequency from /proc/cpuinfo instead of cpupower(1) | Stefano Brivio | 2021-10-19 | 1 | -2/+2 |
* | test: Add CI/demo scripts | Stefano Brivio | 2021-09-27 | 1 | -0/+180 |