public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.29 network hosed?
@ 2009-03-28 21:08 Hua Zhong
  2009-03-28 21:42 ` Kasper Sandberg
  0 siblings, 1 reply; 4+ messages in thread
From: Hua Zhong @ 2009-03-28 21:08 UTC (permalink / raw)
  To: 'Linux Kernel Mailing List'

I downloaded 2.6.29 and the network seems to be hosed on my desktop. Normal
ssh is fine, or light use of network. But whenever I run a perforce
integration the entire box just becomes completely dead on me. No traces,
warnings or printks. 100% reproducible. It's a FC4 based system (I know,
pretty old) for development.

I only have an USB keyboard attached and it's not recognized after boot, so
no sysrq traces. Probably I have to upgrade udev? I can still use the
keyboard on the grub boot menu though.

If it's a known issue please let me know. I'd be glad to test any patches.

Hua


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

* Re: 2.6.29 network hosed?
  2009-03-28 21:08 2.6.29 network hosed? Hua Zhong
@ 2009-03-28 21:42 ` Kasper Sandberg
  2009-03-28 21:50   ` Hua Zhong
  0 siblings, 1 reply; 4+ messages in thread
From: Kasper Sandberg @ 2009-03-28 21:42 UTC (permalink / raw)
  To: Hua Zhong; +Cc: 'Linux Kernel Mailing List'

Hello.

Yes, this is a common issue with network, please search lkml for a post
made by david miller, with subject: "Re: Network died completely in
2.6.29", Message-Id: <20090327.155346.98210435.davem@davemloft.net>

On Sat, 2009-03-28 at 14:08 -0700, Hua Zhong wrote:
> I downloaded 2.6.29 and the network seems to be hosed on my desktop. Normal
> ssh is fine, or light use of network. But whenever I run a perforce
> integration the entire box just becomes completely dead on me. No traces,
> warnings or printks. 100% reproducible. It's a FC4 based system (I know,
> pretty old) for development.
> 
> I only have an USB keyboard attached and it's not recognized after boot, so
> no sysrq traces. Probably I have to upgrade udev? I can still use the
> keyboard on the grub boot menu though.
> 
> If it's a known issue please let me know. I'd be glad to test any patches.
> 
> Hua
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


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

* RE: 2.6.29 network hosed?
  2009-03-28 21:42 ` Kasper Sandberg
@ 2009-03-28 21:50   ` Hua Zhong
  2009-03-29  1:08     ` Michael B. Trausch
  0 siblings, 1 reply; 4+ messages in thread
From: Hua Zhong @ 2009-03-28 21:50 UTC (permalink / raw)
  To: 'Kasper Sandberg'; +Cc: 'Linux Kernel Mailing List'

Thanks. I knew there was some problem with NAPI but I thought it had been
fixed.

I'll try the patch on Monday.

> -----Original Message-----
> From: Kasper Sandberg [mailto:lkml@metanurb.dk]
> Sent: Saturday, March 28, 2009 2:43 PM
> To: Hua Zhong
> Cc: 'Linux Kernel Mailing List'
> Subject: Re: 2.6.29 network hosed?
> 
> Hello.
> 
> Yes, this is a common issue with network, please search lkml for a post
> made by david miller, with subject: "Re: Network died completely in
> 2.6.29", Message-Id: <20090327.155346.98210435.davem@davemloft.net>
> 
> On Sat, 2009-03-28 at 14:08 -0700, Hua Zhong wrote:
> > I downloaded 2.6.29 and the network seems to be hosed on my desktop.
> Normal
> > ssh is fine, or light use of network. But whenever I run a perforce
> > integration the entire box just becomes completely dead on me. No
> traces,
> > warnings or printks. 100% reproducible. It's a FC4 based system (I
> know,
> > pretty old) for development.
> >
> > I only have an USB keyboard attached and it's not recognized after
> boot, so
> > no sysrq traces. Probably I have to upgrade udev? I can still use the
> > keyboard on the grub boot menu though.
> >
> > If it's a known issue please let me know. I'd be glad to test any
> patches.
> >
> > Hua
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-
> kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at  http://www.tux.org/lkml/


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

* Re: 2.6.29 network hosed?
  2009-03-28 21:50   ` Hua Zhong
@ 2009-03-29  1:08     ` Michael B. Trausch
  0 siblings, 0 replies; 4+ messages in thread
From: Michael B. Trausch @ 2009-03-29  1:08 UTC (permalink / raw)
  To: linux-kernel

On Sat, 28 Mar 2009 14:50:57 -0700
"Hua Zhong" <hzhong@gmail.com> wrote:

> Thanks. I knew there was some problem with NAPI but I thought it had
> been fixed.
> 
> I'll try the patch on Monday.
> 

I've been using 2.6.29 with the patch from:

  http://patchwork.kernel.org/patch/14465/

And networking has been restored for me.  I haven't tested the other
patch that was mentioned to you, but that can be quickly and easily
found, also on patchwork:

  http://patchwork.kernel.org/patch/14804/

	--- Mike


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

end of thread, other threads:[~2009-03-29  1:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-28 21:08 2.6.29 network hosed? Hua Zhong
2009-03-28 21:42 ` Kasper Sandberg
2009-03-28 21:50   ` Hua Zhong
2009-03-29  1:08     ` Michael B. Trausch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox