aboutsummaryrefslogtreecommitdiff
path: root/src/stream/perf_stream_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream/perf_stream_api.c')
-rw-r--r--src/stream/perf_stream_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stream/perf_stream_api.c b/src/stream/perf_stream_api.c
index 681808b38..3c1d56f84 100644
--- a/src/stream/perf_stream_api.c
+++ b/src/stream/perf_stream_api.c
@@ -177,7 +177,7 @@ enum TestStage
177/** 177/**
178 * Fixed number of packets we send in each direction during each subtest 178 * Fixed number of packets we send in each direction during each subtest
179 */ 179 */
180#define MAX_PACKETS 2000 180#define MAX_PACKETS 1000
181 181
182/** 182/**
183 * Listen socket of peer2 183 * Listen socket of peer2