Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934562AbXHJWkj (ORCPT ); Fri, 10 Aug 2007 18:40:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757145AbXHJWkR (ORCPT ); Fri, 10 Aug 2007 18:40:17 -0400 Received: from ns2.lanforge.com ([66.165.47.211]:50560 "EHLO ns2.lanforge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759088AbXHJWkP (ORCPT ); Fri, 10 Aug 2007 18:40:15 -0400 Message-ID: <46BCE942.1030107@candelatech.com> Date: Fri, 10 Aug 2007 15:40:02 -0700 From: Ben Greear Organization: Candela Technologies User-Agent: Thunderbird 1.5.0.10 (X11/20070301) MIME-Version: 1.0 To: David Miller CC: jeff@garzik.org, auke-jan.h.kok@intel.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] Add ETHTOOL_[GS]FLAGS sub-ioctls References: <20070810202426.GA25050@havoc.gtf.org> <46BCD263.6050807@garzik.org> <46BCD47C.9060408@candelatech.com> <20070810.151039.31642625.davem@davemloft.net> In-Reply-To: <20070810.151039.31642625.davem@davemloft.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1131 Lines: 33 David Miller wrote: > From: Ben Greear >> I believe LRO is going to have to be disabled for routing/bridging, >> so the stack will probably need to become aware of it at some point... > > The packet will be GSO'd on output I believe, so it won't > break anything. > > Alternatively, we could make the driver only LRO accumulate if the > packet is unicast and matches one of the MAC's programmed into the > chip. I think even this would fail if you are doing something clever with NAT or other iptables stuff. Probably we're going to have to put this in the hands of the users..who hopefully can determine whether they can allow LRO or not... For GSO on output, is there a generic fallback for any driver that does not specifically implement GSO? Thanks, Ben -- Ben Greear Candela Technologies Inc http://www.candelatech.com - 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/