Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934343Ab3DKROL (ORCPT ); Thu, 11 Apr 2013 13:14:11 -0400 Received: from 1wt.eu ([62.212.114.60]:32858 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753419Ab3DKROH (ORCPT ); Thu, 11 Apr 2013 13:14:07 -0400 Date: Thu, 11 Apr 2013 19:13:39 +0200 From: Willy Tarreau To: Sebastian Hesselbarth Cc: Andrew Lunn , Jason Cooper , Benjamin Herrenschmidt , linux-kernel@vger.kernel.org, Florian Fainelli , Soeren Moch , Paul Mackerras , Lennert Buytenhek , Dale Farnsworth , netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, "David S. Miller" , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] net: mv643xx_eth: Add GRO support Message-ID: <20130411171339.GL1910@1wt.eu> References: <1365684023-9967-1-git-send-email-sebastian.hesselbarth@gmail.com> <20130411131333.GD1910@1wt.eu> <20130411150326.GA19978@1wt.eu> <20130411153256.GH1910@1wt.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1290 Lines: 30 On Thu, Apr 11, 2013 at 06:59:11PM +0200, Sebastian Hesselbarth wrote: > On Thu, Apr 11, 2013 at 5:32 PM, Willy Tarreau wrote: > > On Thu, Apr 11, 2013 at 05:27:03PM +0200, Sebastian Hesselbarth wrote: > >> I don't have a strong opinion on whether Soeren's or your proposal should > >> be submitted. But I insist on having one of them in, as GRO significantly > >> improves the common use case, is enabled by default, and not as > >> constrained as LRO. > > > > I agree, use yours first, but we should keep an eye on this. Since you have > > everything to run a test, please try to see if you can get netperf to run > > over IPv6, I'm sure the NIC doesn't handle it. > > Willy, > > out of curiosity I replayed all tests using netperf/netserver with -6 which > enables ipv6. The overall results remain quite the same here: > enabling support for GRO gives a huge improvement in achievable > throughput, and the difference between Soeren's and your patch is > neglectible. Perfect, thank you for testing this ! Best regards, Willy -- 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/