From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eilon Greenstein" Subject: Re: [PATCH 05/34]bnx2x: Setting the GSO_TYPE with LRO Date: Wed, 14 Jan 2009 19:42:28 +0200 Message-ID: <1231954948.11301.158.camel@lb-tlvb-eliezer> References: <1231951375.11301.126.camel@lb-tlvb-eliezer> <1231952234.3010.24.camel@achroite> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: "David Miller" , netdev To: "Ben Hutchings" Return-path: Received: from mms3.broadcom.com ([216.31.210.19]:3067 "EHLO MMS3.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753023AbZANRnP (ORCPT ); Wed, 14 Jan 2009 12:43:15 -0500 In-Reply-To: <1231952234.3010.24.camel@achroite> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 2009-01-14 at 08:57 -0800, Ben Hutchings wrote: > On Wed, 2009-01-14 at 18:42 +0200, Eilon Greenstein wrote: > > When TPA (HW GRO) is used, the GSO_TYPE should be set > [...] > > No it shouldn't. That is for the output path only. > Right - but it was an issue with forwarding Eilon