<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3243" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=&#44404;&#47548; size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=&#44404;&#47548; size=2>Hi, I have a problem whn trying to use '-b' 
option.</FONT></DIV>
<DIV><FONT face=&#44404;&#47548; size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=&#44404;&#47548; size=2>I've found the following information from the manual 
page;</FONT></DIV>
<DIV><FONT face=&#44404;&#47548; size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=&#44404;&#47548; size=2>NOTE: If you would like to "pace" the send rate of the 
UDP_STREAM test, add a -DINTERVALS to the makefile, do a "make clean" and 
re-compile. You can then use the -b and -w global options to set the burst size 
(sends) and wait time (milliseconds) respectively. </FONT></DIV>
<DIV><FONT face=&#44404;&#47548; size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=&#44404;&#47548; size=2>So, I recompiled the netperf binaries (actually, 
define WANT_INTERVAL to 1 in config.h.in file), but '-b' option didn't 
work.</FONT></DIV>
<DIV><FONT face=&#44404;&#47548; size=2>What I've got is like the following. Any comments or 
help will be appreciated.</FONT></DIV>
<DIV><FONT face=&#44404;&#47548; size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=&#44404;&#47548; size=2>$ netperf -H 10.89.1.122 -tUDP_STREAM -- -b 10 
<BR><FONT color=#ff0000>Initial request burst functionality not 
compiled-in!<BR></FONT>UDP UNIDIRECTIONAL SEND TEST from ::ffff:0.0.0.0 
(0.0.0.0) port 0 AF_INET to ::ffff:10.89.1.122 (10.89.1.122) port 0 AF_INET : 
histogram : <FONT color=#ff0000>interval</FONT><BR>Socket&nbsp; Message&nbsp; 
Elapsed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Messages&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<BR>Size&nbsp;&nbsp;&nbsp; Size&nbsp;&nbsp;&nbsp;&nbsp; 
Time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Okay Errors&nbsp;&nbsp; 
Throughput<BR>bytes&nbsp;&nbsp; bytes&nbsp;&nbsp;&nbsp; 
secs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #&nbsp;&nbsp; 10^6bits/sec</FONT></DIV>
<DIV><FONT face=&#44404;&#47548; size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=&#44404;&#47548; size=2>&nbsp; 8192&nbsp;&nbsp;&nbsp; 8192&nbsp;&nbsp; 
10.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 114521&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0&nbsp;&nbsp;&nbsp;&nbsp; 750.55<BR>&nbsp; 
8192&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
113762&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
745.58<BR></FONT></DIV>
<DIV><FONT face=&#44404;&#47548; size=2></FONT><FONT face=&#44404;&#47548; size=2>It seems that the burst 
size function was not compiled in, but using '-w' option was 
working.</FONT></DIV>
<DIV><FONT face=&#44404;&#47548; size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=&#44404;&#47548; size=2>- jay</FONT></DIV></BODY></HTML>