Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755166AbYH0Jhx (ORCPT ); Wed, 27 Aug 2008 05:37:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754058AbYH0Jhj (ORCPT ); Wed, 27 Aug 2008 05:37:39 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:59100 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753147AbYH0Jhi (ORCPT ); Wed, 27 Aug 2008 05:37:38 -0400 Message-ID: <48B5205C.9000804@garzik.org> Date: Wed, 27 Aug 2008 05:37:32 -0400 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: Jay Cliburn CC: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, link@miggy.org, ian@jeffray.co.uk, csnook@redhat.com, jie.yang@atheros.com, m@fhloston.org Subject: Re: [PATCH] atl1: disable TSO by default References: <20080818192813.0d0dc1fd@osprey.hogchain.net> In-Reply-To: <20080818192813.0d0dc1fd@osprey.hogchain.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-Spam-Report: SpamAssassin version 3.2.5 on srv5.dvmed.net summary: Content analysis details: (-4.4 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1072 Lines: 33 Jay Cliburn wrote: > The atl1 driver is causing stalled connections and file corruption > whenever TSO is enabled. Two examples are here: > > http://lkml.org/lkml/2008/7/15/325 > http://lkml.org/lkml/2008/8/18/543 > > Disable TSO by default until we can determine the source of the > problem. > > Signed-off-by: Jay Cliburn > cc: stable@kernel.org > --- > > Jeff, I've been trying to find the source of this problem in my > spare time for a few weeks now, but haven't been successful. We > turned on TSO by default in 2.6.26 after fixing a nasty performance > bug in it, but there's apparently another bug lurking. > > This patch needs to be also applied to 2.6.26, hence the cc to > stable. > > drivers/net/atlx/atl1.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) applied -- 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/