From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: kernel panic when using netns+bridges+tc(netem) Date: Thu, 06 May 2010 21:15:03 +0200 Message-ID: <1273173303.2222.11.camel@edumazet-laptop> References: <1273128002.2304.4.camel@edumazet-laptop> <1273128429.2304.5.camel@edumazet-laptop> <1273129187.2304.14.camel@edumazet-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Arnd Bergmann , netdev , Mathieu Lacage , David Miller To: =?ISO-8859-1?Q?Mart=EDn?= Ferrari Return-path: Received: from mail-bw0-f219.google.com ([209.85.218.219]:64221 "EHLO mail-bw0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754263Ab0EFTPJ (ORCPT ); Thu, 6 May 2010 15:15:09 -0400 Received: by bwz19 with SMTP id 19so184407bwz.21 for ; Thu, 06 May 2010 12:15:06 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Le jeudi 06 mai 2010 =C3=A0 13:23 +0200, Mart=C3=ADn Ferrari a =C3=A9cr= it : > Eric, >=20 > On Thu, May 6, 2010 at 08:59, Eric Dumazet w= rote: > >> > Could you please try following patch ? > > David, this is a stable candidate, once tested and acked, thanks ! > > > > [PATCH] veth: Dont kfree_skb() after dev_forward_skb() >=20 > I have been running a bunch of benchmarks and it didn't cause any > trouble. Seems the fix is good >=20 > Thanks a lot!! >=20 Thanks for testing and report !