netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: Elvis Pranskevichus <el@prans.net>
Cc: Paul Collins <paul@burly.ondioline.org>, netdev@vger.kernel.org
Subject: Re: sky2: eth0: hung mac 7:69 fifo 0 (165:176)
Date: Sun, 25 Nov 2007 13:25:06 -0800	[thread overview]
Message-ID: <4749E832.1060800@linux-foundation.org> (raw)
In-Reply-To: <E1Iw7Ig-0000zL-6Z@asgard.prans.org>

Elvis Pranskevichus wrote:
> Paul Collins wrote:
>
>   
>> Hi Stephen,
>>
>> Running amd64 kernel built from 2ffbb8377c7a0713baf6644e285adc27a5654582
>> after about three days of uptime, this morning I found the network dead
>> and the following in dmesg:
>>
>>   sky2 eth0: hung mac 7:69 fifo 0 (165:176)
>>   sky2 eth0: receiver hang detected
>>   sky2 eth0: disabling interface
>>   NETDEV WATCHDOG: eth0: transmit timed out
>>   sky2 eth0: tx timeout
>>   sky2 eth0: transmit ring 26 .. 26 report=26 done=26
>>   NETDEV WATCHDOG: eth0: transmit timed out
>>   sky2 eth0: tx timeout
>>   sky2 eth0: transmit ring 26 .. 26 report=26 done=26
>>
>> The watchdog had been blorping for about three hours when I discovered
>> it and rebooted the machine.
>>
>>     
>
> Hello,
>
> I have exactly the same problem with my 88E8053 on 2.6.24-rc3 here. While
> there have always been issues with sky2 on that particular board, now the
> situation is worse than ever. Netdev watchdog goes into an endless loop
> reporting timeouts and the whole machine goes down to the point that I'm
> forced to reset (not even SysRq works).
>
> Here's the snippet from the log:
>
> sky2 eth0: hung mac 123:3 fifo 194 (150:144)
> sky2 eth0: receiver hang detected
> sky2 eth0: disabling interface
> NETDEV WATCHDOG: eth0: transmit timed out
> sky2 eth0: tx timeout
> sky2 eth0: transmit ring 178 .. 188 report=178 done=178
> NETDEV WATCHDOG: eth0: transmit timed out
> sky2 eth0: tx timeout
> sky2 eth0: transmit ring 178 .. 188 report=178 done=178
> NETDEV WATCHDOG: eth0: transmit timed out
> sky2 eth0: tx timeout
> sky2 eth0: transmit ring 178 .. 188 report=178 done=178
> NETDEV WATCHDOG: eth0: transmit timed out
>
> The board is identical to Paul's.
>
> While mac hangs were common in 2.6.23 and earlier, it was possible to
> recover the interface (either automatically, or by manual rmmod/modprobe). 
> I can't reliably reproduce the issue, but it consistently comes up a couple
> of times a day during high network load.
>
> Any hints, patches are highly appreciated. 
>
> Thanks,
>   

Two important bits of data:

1) What is hardware (output of lspci and dmesg) would be useful to know 
which type
of board is involved.

2) Is this a regression, or always the case.  Does 2.6.23 work okay?

The problems with FIFO in the past, have been limited to Yukon-EC 
without flow control.
The hardware has bugs where if the FIFO gets exactly filled it hangs. 
Flow control avoids
the problem.


  reply	other threads:[~2007-11-25 21:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-20 20:20 sky2: eth0: hung mac 7:69 fifo 0 (165:176) Paul Collins
2007-11-25  2:32 ` Elvis Pranskevichus
2007-11-25 21:25   ` Stephen Hemminger [this message]
2007-11-25 21:57     ` Elvis Pranskevichus
2007-11-30 13:48       ` Elvis Pranskevichus
2007-11-30 23:03         ` Stephen Hemminger
2007-12-01  0:55         ` Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4749E832.1060800@linux-foundation.org \
    --to=shemminger@linux-foundation.org \
    --cc=el@prans.net \
    --cc=netdev@vger.kernel.org \
    --cc=paul@burly.ondioline.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).