* sky2 rx error problems...
@ 2006-05-30 21:08 Daniel J Blueman
[not found] ` <20060530161714.4420e9b4@dxpl.pdx.osdl.net>
0 siblings, 1 reply; 2+ messages in thread
From: Daniel J Blueman @ 2006-05-30 21:08 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: Netfilter Developer, netdev
To follow on from the previous 'sky2 rx error' problem reported, the
problem doesn't have anything to do with iptables or MTU settings, ie
can be reproduced out the box.
The race is hit after a couple of GBs of data. Initially, I thought
this may have something to do with broken MSI support on my Intel
ICH-7M chipset, but disabling MSI didn't help.
kernel: sky2 lan0: rx error, status 0x977d977d length 0
Is there any debug information I can get to help or such? Voluntary
preemption is enabled, UP, HZ=100 on 2.6.17-rc4 on i686.
Dan
--
Daniel J Blueman
^ permalink raw reply [flat|nested] 2+ messages in thread[parent not found: <20060530161714.4420e9b4@dxpl.pdx.osdl.net>]
* Re: sky2 rx error problems... [not found] ` <20060530161714.4420e9b4@dxpl.pdx.osdl.net> @ 2006-07-05 11:44 ` Daniel J Blueman 0 siblings, 0 replies; 2+ messages in thread From: Daniel J Blueman @ 2006-07-05 11:44 UTC (permalink / raw) To: Stephen Hemminger; +Cc: Netfilter Developer, netdev Hi Stephen, Sorry to bring you more trouble. I'm able to reproduce this 'status 0x977d977d' rx race even with a 100Mb FD connection (MTU 1500) to the host sending the data. Would it help if I try and capture some packet stats or a dump of this? The packets being received at the sending host will be a steady stream of TCP acks and SMB protocol acks (every 64KB of data), so not too heavy. The sending host has a Pentium-M 1.7GHz with 2MB L2$ and is quiescent apart from samba sending data via sendfile(), so is relatively powerful. Let me know if there is anything I can do to help. Many thanks, Daniel On 31/05/06, Stephen Hemminger <shemminger@osdl.org> wrote: > On Tue, 30 May 2006 22:08:12 +0100 > "Daniel J Blueman" <daniel.blueman@gmail.com> wrote: > > > To follow on from the previous 'sky2 rx error' problem reported, the > > problem doesn't have anything to do with iptables or MTU settings, ie > > can be reproduced out the box. > > > > The race is hit after a couple of GBs of data. Initially, I thought > > this may have something to do with broken MSI support on my Intel > > ICH-7M chipset, but disabling MSI didn't help. > > > > kernel: sky2 lan0: rx error, status 0x977d977d length 0 > > > > Is there any debug information I can get to help or such? Voluntary > > preemption is enabled, UP, HZ=100 on 2.6.17-rc4 on i686. > > > > Dan > > No the problem is your CPU isn't keeping up with the incoming flood > and what ever you are connected to doesn't do hardware flow control. > The driver doesn't properly flush the FIFO (yet), and it is not clear > even from the NDA documentation the steps required. -- Daniel J Blueman ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-07-05 11:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-30 21:08 sky2 rx error problems Daniel J Blueman
[not found] ` <20060530161714.4420e9b4@dxpl.pdx.osdl.net>
2006-07-05 11:44 ` Daniel J Blueman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox