[netperf-talk] How to use '-b' option?
Andrew Gallatin
gallatin at cs.duke.edu
Mon Jan 7 05:39:22 PST 2008
Jay Kim writes:
>
> Hi, I have a problem whn trying to use '-b' option.
>
> I've found the following information from the manual page;
>
> 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.
>
These instructions are obsolete, and date from the good old days
before netperf was converted to use the horror known as autoconf. Try
./configure --enable-intervals
Also, if you edited config.h to try to work around the Solaris 7
bug, you'll need to redo the edits, as the file will be regenerated
after running configure.
Drew
More information about the netperf-talk
mailing list