diff options
Diffstat (limited to 'meta-oe/recipes-benchmark/iperf/iperf-2.0.4/008-numofreport.patch')
| -rw-r--r-- | meta-oe/recipes-benchmark/iperf/iperf-2.0.4/008-numofreport.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-oe/recipes-benchmark/iperf/iperf-2.0.4/008-numofreport.patch b/meta-oe/recipes-benchmark/iperf/iperf-2.0.4/008-numofreport.patch deleted file mode 100644 index c5d85b1b54..0000000000 --- a/meta-oe/recipes-benchmark/iperf/iperf-2.0.4/008-numofreport.patch +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | by Kirby Zhou < kirbyzhou \x40 sohu-rd.com > | ||
| 2 | increase the queue length to avoid thread racing | ||
| 3 | |||
| 4 | Upstream-Status: Inappropriate [not author] | ||
| 5 | --- iperf-2.0.4.orig/include/Reporter.h 2008-04-08 04:37:54.000000000 +0200 | ||
| 6 | +++ iperf-2.0.4/include/Reporter.h 2009-07-06 11:53:58.700541554 +0200 | ||
| 7 | @@ -61,7 +61,7 @@ struct server_hdr; | ||
| 8 | |||
| 9 | #include "Settings.hpp" | ||
| 10 | |||
| 11 | -#define NUM_REPORT_STRUCTS 700 | ||
| 12 | +#define NUM_REPORT_STRUCTS 5700 | ||
| 13 | #define NUM_MULTI_SLOTS 5 | ||
| 14 | |||
| 15 | #ifdef __cplusplus | ||
