[netperf-talk] Problem when running netserver in a windows machine

刘亚东 liu21yd at hotmail.com
Tue Jul 21 22:00:50 PDT 2009


Hi, rick and Louis

 

        1. I used Windows Server 2003 Service Pack 1 (SP1) Driver Development Kit (DDK) downloaded from

            http://download.microsoft.com/download/9/0/f/90f019ac-8243-48d391cf-81fc4093ecfd/1830_usa_ddk.iso to complie    

            netperf-2.4.5 for Windows XP professinal(SP3). 
            

            The compiling process as following:

               C:\WINDDK\3790~1.183>cd C:\netperf-2.4.5\src\NetServerDir

            C:\netperf-2.4.5\src\NetServerDir>build /cd
            BUILD: Adding /Y to COPYCMD so xcopy ops won't hang.
            BUILD: Using 4 child processes
            BUILD: Object root set to: ==> objfre_wxp_x86
            BUILD: Compile and Link for i386
            BUILD: Loading C:\WINDDK\3790~1.183\build.dat...
            BUILD: Computing Include file dependencies:
            BUILD: Examining c:\netperf-2.4.5\src\netserverdir directory for files to compile.
            c:\netperf-2.4.5\src\netserverdir - 6 source files (20,242 lines)
            BUILD: Compiling (NoSync) c:\netperf-2.4.5\src\netserverdir directory
            1>Compiling - netcpu_ntperf.c for i386
            1>Compiling - netlib.c for i386
            1>Compiling - netsh.c for i386
            1>Compiling - nettest_bsd.c for i386
            1>Compiling - netserver.c for i386
            1>Compiling - generating code... for i386
            1>Compiling - inet_ntop.c for i386
            BUILD: Compiling  c:\netperf-2.4.5\src\netserverdir directory
            BUILD: Linking c:\netperf-2.4.5\src\netserverdir directory
            1>Linking Executable - objfre_wxp_x86\i386\netserver.exe for i386
            BUILD: Done

            8 files compiled
            1 executable built

            C:\netperf-2.4.5\src\NetServerDir>cd C:\netperf-2.4.5\src\NetServerDir\objfre_wxp_x86\i386

            C:\netperf-2.4.5\src\NetServerDir\objfre_wxp_x86\i386>netserver


            

 

        2. between two Windows XP 

           one :

           C:\netperf-2.4.5\src\NetServerDir\objfre_wxp_x86\i386>netserver

           another:

           C:\netperf-2.4.5\src\NetPerfDir\objfre_wxp_x86\i386>netperf -H Remote_WinXP_IP -t TCP_STREAM -l 60 -- -m 1024

           -s 2048 -S 2048
           TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to Remote_WinXP_IP (Remote_WinXP_IP) port 0 AF_INET
           netperf: receive_response: no response received. errno 0 counter

  

           between Windows XP and RHEL5

           Windows XP:

           C:\netperf-2.4.5\src\NetServerDir\objfre_wxp_x86\i386>netserver

           RHEL5:

           # ./netperf -H Remote_WinXP_IP  -t TCP_STREAM -l 60 -- -m 1024 -s 2048 -S 2048

           netperf: receive_response: no response received. errno 0 counter 0

           

           RHEL5:

           # ./netserver 
           Starting netserver at port 12865

           Windows XP:

           C:\netperf-2.4.5\src\NetPerfDir\objfre_wxp_x86\i386>netperf -H Remote_RHEL5_IP -t TCP_STREAM -- -m 1024 -s 2048 

           -S 2048
           TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to Remote_RHEL5_IP (Remote_RHEL5_IP) port 0 AF_INET
           Recv   Send    Send
           Socket Socket  Message  Elapsed
           Size   Size    Size     Time     Throughput
           bytes  bytes   bytes    secs.    10^6bits/sec

           4096   2048   1024    10.00      53.2

  

       3. The situation on the same windows system is the same as what happened on two diffirent Windows systems.

       4. And also using WDK 6001.18002 to complie netperf-2.4.5 for Windows 2003, I got the same results as describing above.

 

       Best Regards,

       yadong liu

            


 
> Date: Tue, 21 Jul 2009 13:45:41 -0700
> From: louis.laborde at hp.com
> To: rick.jones2 at hp.com
> CC: liu21yd at hotmail.com; netperf-talk at netperf.org; spencer.frink at hp.com
> Subject: Re: [netperf-talk] Problem when running netserver in a windows machine
> 
> Guys,
> 
> We just heard about a similar failure "netperf: receive_response..."
> from someone else: it happens on Win2003, but same binaries work fine
> on Vista.
> 
> I'll check myself to see if I see this problem when netserver runs on
> Xp or Win2003.
> 
> Louis
> 
> 
> Rick Jones wrote:
> > ??? wrote:
> >> Hi,
> >>
> >> I got a problem when I use netperf-2.4.5 to do my test case. I built 
> >> the bit files using windows DDK
> >>
> >> as compiling ENV. No errors came out. I shut down the firewall and 
> >> then I start netserver in this
> >>
> >> machine, start netperf in another windows mathine. I got "netperf: 
> >> receive_response: no response
> >>
> >> received. errno 0 counter 0". And I used a linux mathine as the 
> >> client, I got the same reault. But when I
> >>
> >> start netserver in a linux machine. There was no problem no matter 
> >> start netperf in windows mathines or
> >>
> >> in linux machine. It just like this:< BR>
> >> netserver -- Linux client -- windows xp no problem.
> >>
> >> netserver -- windows xp client -- Linux netperf: receive_response: no 
> >> response received. errno 0 counter 0
> >>
> >> netserver -- windows xp client -- windows xp netperf: 
> >> receive_response: no response received. errno 0 counter 0
> >>
> >>
> >> I don't kown how to do now. Would you please give some advices to 
> >> help me fix this problem?
> >
> > I asked an internal Windows expert who, naturally, has questions :)
> >
> > | I just compiled netperf-2.4.5 (WDK RC 7100 for Win2003 x86 target), and
> > | things (simple TCP _STREAM test) run fine between 2 Windows Win2008
> > | Integrity machines.
> >
> > | What version of the WDK is he using?
> > | What netperf tests is he running?
> >
> > To which I will add:
> >
> > What happens when you run netperf on the same windows system where 
> > netserver is running?
> >
> > happy benchmarking,
> >
> > rick jones
> >

_________________________________________________________________
张三挖到了元宝,小美又掉进陷阱了,快来MClub与好友齐乐乐!立刻访问!
http://club.msn.cn/?from=3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.netperf.org/pipermail/netperf-talk/attachments/20090722/6ebc013c/attachment.htm 


More information about the netperf-talk mailing list