[netperf-talk] netperf4 config file example
Rick Jones
rick.jones2 at hp.com
Fri May 29 13:08:54 PDT 2009
Jose Luu wrote:
>
>>From: Rick Jones wrote:
>>Not sure if there is that specific example but there are a few .xml config
>>files scattered about the tree at:
>>
>>http://www.netperf.org/svn/netperf4/trunk/
>>
>
>
> Yes I compiled the trunk no problem, but the documentation and the single
> example file are not very informative, I cannot figure out if (and how) I
> have to pair the sender and receiver.
Unless there is an "out of band" endpoint, every receiver will have a sender.
This is a config file that has three "tests" defined (defined vs made active) -
one for system statistics, one for a unidirectional test (aka a TCP_STREAM test)
and one for a request/response test:
http://www.netperf.org/svn/netperf4/trunk/src/stephen_config.xml
This:
http://www.netperf.org/svn/netperf4/trunk/src/default_tcp_rr.xml
then is the command file that creates the test set including the system stats and
the rr components.
rick jones
More information about the netperf-talk
mailing list