| Commit message (Expand) | Author | Age | Files | Lines |
* | test/perf/pasta_tcp: Add host to namespace cases for traffic via tap | Stefano Brivio | 2023-01-05 | 1 | -0/+57 |
* | test/perf/pasta_udp: Add host to namespace cases for traffic via tap | Stefano Brivio | 2023-01-05 | 1 | -0/+37 |
* | test/perf: Finally drop workaround for virtio_net TX stall | Stefano Brivio | 2022-11-04 | 2 | -30/+0 |
* | test/perf: Wait for neper servers in guest to be ready before starting client | Stefano Brivio | 2022-09-23 | 2 | -0/+6 |
* | test/perf: Disable periodic throughput reports to avoid vhost hang | Stefano Brivio | 2022-09-22 | 4 | -4/+4 |
* | test/perf: Switch performance test duration to 10 seconds instead of 30 | Stefano Brivio | 2022-09-22 | 4 | -4/+4 |
* | test/perf: Always use /sbin/sysctl in tcp test | Stefano Brivio | 2022-09-22 | 2 | -6/+6 |
* | test/perf: Check for /sbin/sysctl with which(1), not simply sysctl | Stefano Brivio | 2022-09-22 | 3 | -4/+4 |
* | test: Rewrite test_iperf3 | David Gibson | 2022-09-07 | 2 | -3/+3 |
* | test: Parameterize run time for throughput performance tests | David Gibson | 2022-09-07 | 4 | -83/+89 |
* | test: Combine iperf3c and iperf3s into a single DSL command | David Gibson | 2022-09-07 | 4 | -150/+79 |
* | tests: Explicitly list test files in test/run, remove "onlyfor" support | David Gibson | 2022-07-14 | 4 | -4/+0 |
* | test: Embed script for dhclient(8) in mbuto(1) profile | Stefano Brivio | 2022-07-14 | 2 | -2/+2 |
* | Tweak dhclient arguments for readability | David Gibson | 2022-06-15 | 2 | -2/+2 |
* | Don't abbreviate ip(8) arguments in examples and tests | David Gibson | 2022-06-15 | 4 | -12/+12 |
* | test/perf/pasta_udp: Drop redundant assignment of ::1 to loopback interface | Stefano Brivio | 2022-05-19 | 1 | -1/+0 |
* | test/perf: Work-around for virtio_net hang before long streams from guest | Stefano Brivio | 2022-03-29 | 2 | -0/+30 |
* | test/perf/passt_udp: Drop threshold for 256B test | Stefano Brivio | 2022-02-21 | 1 | -2/+2 |
* | test/perf/passt_tcp: Drop iperf3 window size for host-to-guest tests | Stefano Brivio | 2022-02-01 | 1 | -10/+10 |
* | 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 | 2 | -26/+26 |
* | test/perf: Try sourcing maximum scaling frequency from cpufreq | Stefano Brivio | 2021-10-21 | 4 | -4/+14 |
* | perf/passt_udp: Don't overshoot UDP bandwidth excessively on larger MTUs | Stefano Brivio | 2021-10-19 | 1 | -2/+2 |
* | perf/passt_tcp: Don't exceed typical L3 cache sizes with buffers | Stefano Brivio | 2021-10-19 | 1 | -8/+8 |
* | test/perf: Use CPU frequency from /proc/cpuinfo instead of cpupower(1) | Stefano Brivio | 2021-10-19 | 4 | -8/+8 |
* | test: Add CI/demo scripts | Stefano Brivio | 2021-09-27 | 4 | -0/+859 |