lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Slow ping response times


From: hlro1
Subject: Re: [lwip-users] Slow ping response times
Date: Tue, 23 Apr 2013 10:57:40 -0700 (PDT)

Fantastic! I was having this problem for over a week and stumbled across this
page. With Windows IPv4 (and other) service turned off and using Osinato to
sent packets, all's fine. Once Windows IPv4 service is turned on, ping
behaves just like what Louis mentioned. Mark hit the nail on the head (and
my code was based on the STM32's sample as well with the DM9000 ethernet
interface). Thanks a great deal for the tip.

For those of you who are using the DM9000 (and variants), read the first
byte of the next packet without incrementing the read pointer, and if its
0x01, there is at least one more packet that should be read.

Royan



--
View this message in context: 
http://lwip.100.n7.nabble.com/Slow-ping-response-times-tp20629p21340.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

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