diff options
Diffstat (limited to 'benchmarks/iperf3/files/patch-RELNOTES.md')
| -rw-r--r-- | benchmarks/iperf3/files/patch-RELNOTES.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/benchmarks/iperf3/files/patch-RELNOTES.md b/benchmarks/iperf3/files/patch-RELNOTES.md new file mode 100644 index 000000000000..cb9a7c97d6ba --- /dev/null +++ b/benchmarks/iperf3/files/patch-RELNOTES.md @@ -0,0 +1,18 @@ +diff --git a/RELNOTES.md b/RELNOTES.md +index cf5bd19..5bb89a5 100644 +--- RELNOTES.md.orig ++++ RELNOTES.md +@@ -30,10 +30,10 @@ releases, including iperf-3.19.1. + flag (PR #1903) + + * Sends with `--zerocopy` are now properly seeded with data +- instead of being all-zeroes. (PR #1909) ++ instead of being all-zeroes. (PR #1949) + +- * The `--time` flag is now allowed on the iperf3 server to impose +- a maximum duration on timed tests. (PR #1684, PR #1931) ++ * The `--server-max-duration` flag is now allowed on the iperf3 server to impose ++ a maximum duration on timed tests. (PR #1684) + + * The `--rcv-timeout` flag is now ignored for `--bidir` + tests. This change prevents premature termination of |
