From 6ab9d54e195d11a52b049919574362c6b95c67d9 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Tue, 6 Nov 2012 23:46:23 +0000 Subject: reduce number of packets --- src/stream/perf_stream_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stream/perf_stream_api.c') 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 /** * Fixed number of packets we send in each direction during each subtest */ -#define MAX_PACKETS 2000 +#define MAX_PACKETS 1000 /** * Listen socket of peer2 -- cgit v1.2.3