[netperf-dev] [netperf-talk] Call for testing and whatnot in advance of releasing 2.5.0

Rick Jones rick.jones2 at hp.com
Thu Jul 7 15:15:43 PDT 2011


I'm going to repeat the call for testing, as I've been doing some 
non-trivial code cleanups to make things easier to read - mostly going 
through the years of accumulated different comment styles and 
compressing multiple (f)printf() calls to be easier on the eyes.

Also, I have to decide if I am going to keep AI_ADDRCONFIG set as a hint 
in getaddrinfo() calls made by netperf.  To that end, I would be curious 
to know the results of a compilation and running of the attached program 
when run on a system with link-scope IPv6 addresses as the only 
non-loopback IPv6 addresses assigned.

It should compile just as "cc -o test test.c"  and then run as

  test ::1 12345

  test <ipv6address> 12345

  test <name that resolves to ipv6 if you have one> 12345

happy benchmarking,

rick jones
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.c
Type: text/x-csrc
Size: 4350 bytes
Desc: not available
URL: <http://www.netperf.org/pipermail/netperf-dev/attachments/20110707/98c90979/attachment.c>


More information about the netperf-dev mailing list