[netperf-talk] 回复:Re: netperf UDP RR problem
Rick Jones
rick.jones2 at hp.com
Fri Jun 5 10:25:27 PDT 2009
zwx17ciom at sina.com wrote:
> Hi Rich:
> My platform is RedHat5-server-64bit.Netperf and Netserver version is
> 2.4.4.
> I can't grep 14 to get any info.
> I'm looking forward to your help.
> Thanks a lot in advance.
Chances are, some system call being made by netserver is failing. If you truss
the netserver (be sure to follow forks) you can probably see which one.
Otherwise, there is a subversion client in the RHEL5 bits - you could try
installing that if it isn't already there (svn command) and download what very
well may become netperf 2.4.5 via:
svn co http://www.netperf.org/svn/netperf2/trunk netperf2_trunk
and see if you get the same error when you run that on both ends rather than the
2.4.4 bits.
happy benchmarking,
rick jones
since the discussion started in netperf-talk, let's keep it there.
> ----- 原始邮件 -----
> 发件人:Rick Jones <rick.jones2 at hp.com>
> 收件人:zwx17ciom at sina.com
> 主题:Re: netperf UDP RR problem
> 日期:2009-6-5 00:32:25
>
> zwx17ciom at sina.com wrote:
> > Hi:
> >
> > I encountered a serious problem when I running netperf UDP RR special
> > test.Only last one failed.Could you help me to solve this problem.It is
> > netperf problem or others issue.
> >
> > ...
> > Begin Test24 [-p 12865 -H 192.168.100.1 -t UDP_RR -l 20 -- -r 128,8192]
> >
> > Bad address
> >
> > UDP REQUEST/RESPONSE TEST to 192.168.100.1
> >
> > netperf: remote error 14End Test24 [-p 12865 -H 192.168.100.1 -t UDP_RR
> > -l 20 -- -r 128,8192]
> >
>
> Which version of netperf?
>
> Running on which platform?
>
>
> If this were Unix, I would probably take the value from the remote error
> output
> and use that in a search of one of the errno include files as it is
> likely an
> errno value if the netserver is running on Unix.
>
> eg
>
> grep 14 /usr/include/sys/errno.h
>
> this is where I'd search on HP-UX, other unixes might have the values
> elsewhere.
More information about the netperf-talk
mailing list