[netperf-talk] netperf in windows environment

Rick Jones rick.jones2 at hp.com
Thu Sep 14 14:46:23 PDT 2006


anil mishra wrote:
> Hi,
> I am trying to run the netperf in the Windows 2003 environment.  Can 
> someone let me know how to get the %CPU Utilization in the Windows 
> environment.

Which version of netperf are you using?  I would suggest at least 2.3 if 
not 2.4 from top of trunk in the subversion repository:

http://www.netperf.org/svn/netperf2/trunk

> It looks like the configure script and Makefile has to be changed to get 
> the CPU Utilization.

Netperf doesn't use configure under Windows.  The README.windows file 
should describe how netperf is compiled under windows.  IIRC that will 
include the Windows-specific CPU utilization measurement code you can 
access via -c/-C just like the rest of the platforms.

> Has anyone done in it Windows environment?
>  
> What do I need to do run all the available scripts in the Windows 
> environment?

The set of "all available scripts" for netperf under Windows is the 
empty set as none of them have been ported to bat files.  So, the first 
thing you would need to do is port them over to bat files.

> I just tried to run the Netperf on Brodcom NIC and got the latency as ~ 
> 58 usec. Does it seem to be correct?

If I've done my math correctly, that suggests you are seeing ~17K 
Transactions/second yes?  Or is that one-way latency you are reporting?

rick jones


More information about the netperf-talk mailing list