* Re: bad htb_{en,re}queue return codes causing corrupt data in drivers
@ 2009-01-08 16:12 Jan-Aage Frydenbø-Bruvoll
0 siblings, 0 replies; 2+ messages in thread
From: Jan-Aage Frydenbø-Bruvoll @ 2009-01-08 16:12 UTC (permalink / raw)
To: netdev
> It hasn't, we're doing an audit of the entire packet scheduler layer
> to make sure we fix this bug everywhere it occurs.
>
> Thanks for pinging us.
Hi,
As I've just installed 2.6.28 (vanilla) and seen the same type of
crash that has been bugging me for the last couple of weeks, I was
just wondering how I can get at this fix for my boxes, or when the fix
could be expected to enter the mainstream tree?
Thanks
Jan
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: bnx2_poll panicking kernel
@ 2008-07-17 21:30 Josip Rodin
2008-07-17 21:44 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Josip Rodin @ 2008-07-17 21:30 UTC (permalink / raw)
To: Jarek Poplawski
Cc: Patrick McHardy, David Miller, mchan, billfink, bhutchings,
netdev, mirrors, devik
On Mon, Jul 14, 2008 at 11:48:51PM +0200, Jarek Poplawski wrote:
> > OK, I'll give it a whirl.
> >
> > (Should I update to .26 at the same time, now that it went live in the
> > meantime?)
>
> My proposal is to try .25 first.
It looks like the patch fixed my issues - no relevant printk's appeared
since I've applied it, so apparently there is no more cloned skb splitting
or corrupted data getting to bnx2.
I used the latest variant, from Jarek's mail
<20080714212223.GA4849@ami.dom.local>, on the 2.6.25.6 kernel.
Thanks all!
(Now if only someone could make sure this propagates into the stable kernel
branches, since those were pretty nasty crashes...)
--
2. That which causes joy or happiness.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: bnx2_poll panicking kernel
2008-07-17 21:30 bnx2_poll panicking kernel Josip Rodin
@ 2008-07-17 21:44 ` David Miller
2008-08-02 12:28 ` bad htb_{en,re}queue return codes causing corrupt data in drivers [was Re: bnx2_poll panicking kernel] Josip Rodin
0 siblings, 1 reply; 2+ messages in thread
From: David Miller @ 2008-07-17 21:44 UTC (permalink / raw)
To: joy; +Cc: jarkao2, kaber, mchan, billfink, bhutchings, netdev, mirrors,
devik
From: Josip Rodin <joy@entuzijast.net>
Date: Thu, 17 Jul 2008 23:30:58 +0200
> It looks like the patch fixed my issues - no relevant printk's appeared
> since I've applied it, so apparently there is no more cloned skb splitting
> or corrupted data getting to bnx2.
>
> I used the latest variant, from Jarek's mail
> <20080714212223.GA4849@ami.dom.local>, on the 2.6.25.6 kernel.
>
> Thanks all!
>
> (Now if only someone could make sure this propagates into the stable kernel
> branches, since those were pretty nasty crashes...)
We will make sure the fix propagates in some form, thanks for testing.
^ permalink raw reply [flat|nested] 2+ messages in thread* bad htb_{en,re}queue return codes causing corrupt data in drivers [was Re: bnx2_poll panicking kernel]
2008-07-17 21:44 ` David Miller
@ 2008-08-02 12:28 ` Josip Rodin
2008-08-03 7:06 ` bad htb_{en,re}queue return codes causing corrupt data in drivers David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Josip Rodin @ 2008-08-02 12:28 UTC (permalink / raw)
To: netdev
On Thu, Jul 17, 2008 at 02:44:07PM -0700, David Miller wrote:
> From: Josip Rodin <joy@entuzijast.net>
> Date: Thu, 17 Jul 2008 23:30:58 +0200
>
> > It looks like the patch fixed my issues - no relevant printk's appeared
> > since I've applied it, so apparently there is no more cloned skb splitting
> > or corrupted data getting to bnx2.
> >
> > I used the latest variant, from Jarek's mail
> > <20080714212223.GA4849@ami.dom.local>, on the 2.6.25.6 kernel.
> >
> > Thanks all!
> >
> > (Now if only someone could make sure this propagates into the stable kernel
> > branches, since those were pretty nasty crashes...)
>
> We will make sure the fix propagates in some form, thanks for testing.
Hi again, sorry to bother you, but it's been a few weeks now and I can't
seem see that fix in any of stable/linux-2.6.2[56].y.git, davem/net-2.6.git,
sfr/linux-next.git, so I just wanted to check that it hasn't fallen through
the cracks :)
--
2. That which causes joy or happiness.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: bad htb_{en,re}queue return codes causing corrupt data in drivers
2008-08-02 12:28 ` bad htb_{en,re}queue return codes causing corrupt data in drivers [was Re: bnx2_poll panicking kernel] Josip Rodin
@ 2008-08-03 7:06 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-08-03 7:06 UTC (permalink / raw)
To: joy; +Cc: netdev
From: Josip Rodin <joy@entuzijast.net>
Date: Sat, 2 Aug 2008 14:28:22 +0200
> On Thu, Jul 17, 2008 at 02:44:07PM -0700, David Miller wrote:
> > From: Josip Rodin <joy@entuzijast.net>
> > Date: Thu, 17 Jul 2008 23:30:58 +0200
> >
> > > It looks like the patch fixed my issues - no relevant printk's appeared
> > > since I've applied it, so apparently there is no more cloned skb splitting
> > > or corrupted data getting to bnx2.
> > >
> > > I used the latest variant, from Jarek's mail
> > > <20080714212223.GA4849@ami.dom.local>, on the 2.6.25.6 kernel.
> > >
> > > Thanks all!
> > >
> > > (Now if only someone could make sure this propagates into the stable kernel
> > > branches, since those were pretty nasty crashes...)
> >
> > We will make sure the fix propagates in some form, thanks for testing.
>
> Hi again, sorry to bother you, but it's been a few weeks now and I can't
> seem see that fix in any of stable/linux-2.6.2[56].y.git, davem/net-2.6.git,
> sfr/linux-next.git, so I just wanted to check that it hasn't fallen through
> the cracks :)
It hasn't, we're doing an audit of the entire packet scheduler layer
to make sure we fix this bug everywhere it occurs.
Thanks for pinging us.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-08 16:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-08 16:12 bad htb_{en,re}queue return codes causing corrupt data in drivers Jan-Aage Frydenbø-Bruvoll
-- strict thread matches above, loose matches on Subject: below --
2008-07-17 21:30 bnx2_poll panicking kernel Josip Rodin
2008-07-17 21:44 ` David Miller
2008-08-02 12:28 ` bad htb_{en,re}queue return codes causing corrupt data in drivers [was Re: bnx2_poll panicking kernel] Josip Rodin
2008-08-03 7:06 ` bad htb_{en,re}queue return codes causing corrupt data in drivers David Miller
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).