From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Mart=EDn_Ferrari?= Subject: Re: kernel panic when using netns+bridges+tc(netem) Date: Thu, 6 May 2010 13:23:16 +0200 Message-ID: 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=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Arnd Bergmann , netdev , Mathieu Lacage , David Miller To: Eric Dumazet Return-path: Received: from mail-vw0-f46.google.com ([209.85.212.46]:52418 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756294Ab0EFLXT convert rfc822-to-8bit (ORCPT ); Thu, 6 May 2010 07:23:19 -0400 Received: by vws12 with SMTP id 12so1848671vws.19 for ; Thu, 06 May 2010 04:23:18 -0700 (PDT) In-Reply-To: <1273129187.2304.14.camel@edumazet-laptop> Sender: netdev-owner@vger.kernel.org List-ID: Eric, On Thu, May 6, 2010 at 08:59, Eric Dumazet wro= te: >> > 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() I have been running a bunch of benchmarks and it didn't cause any trouble. Seems the fix is good Thanks a lot!! --=20 Mart=EDn Ferrari