All of lore.kernel.org
 help / color / mirror / Atom feed
* sky2 hang with 2.6.28 and 2.6.29-rc2
@ 2009-01-22 21:02 Jorge Bastos
  2009-01-22 21:38 ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: Jorge Bastos @ 2009-01-22 21:02 UTC (permalink / raw)
  To: netdev

Hi,
I've noticed with the kernel's (two different machines) 2.6.28 and
2.6.29-rc2, that the NIC's were hanging.

In the kernel output i have:
---
sky2 eth0: receiver hang detected
sky2 eth0: disabling interface
sky2 eth0: enabling interface
sky2 eth0: Link is up at 1000 Mbps, full duplex, flow control rx
---

the NIC is:
---
03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E
Gigabit Ethernet Controller (rev 15)
---

i've searched the web a bit and i saw some info that this seems to have
been fixed in arround 2.6.23 +/-, but still happening.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: sky2 hang with 2.6.28 and 2.6.29-rc2
  2009-01-22 21:02 sky2 hang with 2.6.28 and 2.6.29-rc2 Jorge Bastos
@ 2009-01-22 21:38 ` Stephen Hemminger
  2009-01-22 22:04   ` Jorge Bastos
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2009-01-22 21:38 UTC (permalink / raw)
  To: Jorge Bastos; +Cc: netdev

On Thu, 22 Jan 2009 21:02:32 -0000 (WET)
"Jorge Bastos" <mysql.jorge@decimal.pt> wrote:

> Hi,
> I've noticed with the kernel's (two different machines) 2.6.28 and
> 2.6.29-rc2, that the NIC's were hanging.
> 
> In the kernel output i have:
> ---
> sky2 eth0: receiver hang detected
> sky2 eth0: disabling interface
> sky2 eth0: enabling interface
> sky2 eth0: Link is up at 1000 Mbps, full duplex, flow control rx
> ---

Marvell ram fifo has hardware problem where if it gets full it hangs.
The driver snoops to look for this, and the should recover. Unfortunately,
the recovery may take long enough to disturb connections.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: sky2 hang with 2.6.28 and 2.6.29-rc2
  2009-01-22 21:38 ` Stephen Hemminger
@ 2009-01-22 22:04   ` Jorge Bastos
  0 siblings, 0 replies; 3+ messages in thread
From: Jorge Bastos @ 2009-01-22 22:04 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev

I see Stephen,
Well, no problem then since the driver don't crash.
with 2.6.27 it used to crash.
I'll stay tunned to see it with 2.6.28+ the crash will happen, and if yes,
how do i get the dump?
That info doesn't get logged in the logs don't know why (maybe some
dumbness from me)

> On Thu, 22 Jan 2009 21:02:32 -0000 (WET)
> "Jorge Bastos" <mysql.jorge@decimal.pt> wrote:
>
>> Hi,
>> I've noticed with the kernel's (two different machines) 2.6.28 and
>> 2.6.29-rc2, that the NIC's were hanging.
>>
>> In the kernel output i have:
>> ---
>> sky2 eth0: receiver hang detected
>> sky2 eth0: disabling interface
>> sky2 eth0: enabling interface
>> sky2 eth0: Link is up at 1000 Mbps, full duplex, flow control rx
>> ---
>
> Marvell ram fifo has hardware problem where if it gets full it hangs.
> The driver snoops to look for this, and the should recover. Unfortunately,
> the recovery may take long enough to disturb connections.
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-22 22:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-22 21:02 sky2 hang with 2.6.28 and 2.6.29-rc2 Jorge Bastos
2009-01-22 21:38 ` Stephen Hemminger
2009-01-22 22:04   ` Jorge Bastos

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.