[netperf-talk] Throughout is always 0

George G. Davis davis_g at comcast.net
Thu Apr 13 04:53:48 PDT 2006


Resending from subscribed address...

On Thu, Apr 13, 2006 at 01:40:55PM +0800, Robby Cai wrote:
> I connect one ARM board to PC.

This is already fixed in netperf2 SVN trunk. See:

http://www.netperf.org/pipermail/netperf-talk/2006-February/000054.html

<snip> 

> Why throughput is always 0?

Because some little endian ARM machines use mixed endian IEEE double floating
point format and the process of passing doubles back and forth between host
and client corrupts those doubles.

> This is my kernel config for ethernet:

It has nothing to do with ethernet config in thise case.  This problem depends
on what type of ARM machine you are running netperf2.  My guess is that you
have a little endian ARM machine with mixed endian doubles and are using
netperf2 2.4.1 or earlier.

Try latest netperf2 SVN trunk, it should fix the problem.

--
Regards,
George


More information about the netperf-talk mailing list