lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: [lwip-users] A lot of packets lost by ping


From: Amir Bukhari
Subject: AW: [lwip-users] A lot of packets lost by ping
Date: Fri, 4 Nov 2005 16:52:09 +0100

I have found that my Bestcomm image doesn't work correctly, I receive bad
currupted data, although the DMA doesn't give me any errors. I solved this
after I use the Bestcomm image from linuxppc (from www.denx.de) and now I
have no packets lost, I receive all correctly.

I have another question.
When I send a ping like following (linux):
Ping seska -s 2000

Windows and linux PC echo this request but lwip doesn't do that. My FEC fire
an error indicating sending a packet more than 1538. it seem that lwip
doesn't support this. Is that correct?

-Amir


-----Ursprüngliche Nachricht-----
Von: address@hidden im Auftrag von
address@hidden
Gesendet: Fr 11/4/2005 1:05
An: 'Mailing list for lwIP users'
Betreff: RE: [lwip-users] A lot of packets lost by ping
 
Hi,

Have you tried to connect it to you computer directly with a cross-over
cable ?

It's necessary to make sure that the trouble's on the MPC board, I
think.

--
************************************************************************
********
Zeng, Ming
NIKHEF,  Kruislaan 409 
1098 SJ Amsterdam - The Netherlands
email: address@hidden
Tel.   31 (0)20 592 2147
Mobile 31 (0)6 4351 5283
************************************************************************
******** 



-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of Amir
Bukhari
Sent: Friday, November 04, 2005 11:45 AM
To: address@hidden
Subject: [lwip-users] A lot of packets lost by ping


I have got lwip to work with uCOS-II/MPC5200 (using Bestcomm DMA), but I
have some performance issue.

When I ping my uC from a another computer I got response but slowly here
is some of this output

################
address@hidden /tftpboot> ping seska
PING seska (141.21.7.245) 56(84) bytes of data.
64 bytes from seska (141.21.7.245): icmp_seq=3 ttl=64 time=0.234 ms 64
bytes from seska (141.21.7.245): icmp_seq=7 ttl=64 time=0.230 ms 64
bytes from seska (141.21.7.245): icmp_seq=9 ttl=64 time=0.232 ms 64
bytes from seska (141.21.7.245): icmp_seq=13 ttl=64 time=0.232 ms 64
bytes from seska (141.21.7.245): icmp_seq=14 ttl=64 time=0.234 ms 64
bytes from seska (141.21.7.245): icmp_seq=15 ttl=64 time=0.232 ms 64
bytes from seska (141.21.7.245): icmp_seq=16 ttl=64 time=0.234 ms 64
bytes from seska (141.21.7.245): icmp_seq=18 ttl=64 time=0.228 ms 64
bytes from seska (141.21.7.245): icmp_seq=19 ttl=64 time=0.233 ms 64
bytes from seska (141.21.7.245): icmp_seq=20 ttl=64 time=0.246 ms 64
bytes from seska (141.21.7.245): icmp_seq=29 ttl=64 time=0.230 ms 64
bytes from seska (141.21.7.245): icmp_seq=33 ttl=64 time=0.228 ms 64
bytes from seska (141.21.7.245): icmp_seq=34 ttl=64 time=0.232 ms 64
bytes from seska (141.21.7.245): icmp_seq=37 ttl=64 time=0.230 ms 64
bytes from seska (141.21.7.245): icmp_seq=39 ttl=64 time=0.233 ms 64
bytes from seska (141.21.7.245): icmp_seq=40 ttl=64 time=0.232 ms 64
bytes from seska (141.21.7.245): icmp_seq=45 ttl=64 time=0.246 ms 64
bytes from seska (141.21.7.245): icmp_seq=47 ttl=64 time=0.230 ms 64
bytes from seska (141.21.7.245): icmp_seq=48 ttl=64 time=0.232 ms

--- seska ping statistics ---
48 packets transmitted, 19 received, 60% packet loss, time 47057ms
################

I have only two process, one is dummy and the second is the receive
task, which get activated when a packet received by the interrupt
handler. I have no any lwip TCP connection active. Just I activated my
network.

As you have more experience with LWIP, you could point for experience
about increasing performance!

-Amir


_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users



_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users

<<winmail.dat>>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]