Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932362AbWHKRm7 (ORCPT ); Fri, 11 Aug 2006 13:42:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932336AbWHKRm7 (ORCPT ); Fri, 11 Aug 2006 13:42:59 -0400 Received: from e36.co.us.ibm.com ([32.97.110.154]:8893 "EHLO e36.co.us.ibm.com") by vger.kernel.org with ESMTP id S932256AbWHKRm6 (ORCPT ); Fri, 11 Aug 2006 13:42:58 -0400 Message-ID: <44DCC18F.3030201@austin.ibm.com> Date: Fri, 11 Aug 2006 12:42:39 -0500 From: jschopp User-Agent: Thunderbird 1.5.0.5 (X11/20060719) MIME-Version: 1.0 To: Linas Vepstas CC: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, James K Lewis , Arnd Bergmann , Jens Osterkamp Subject: Re: [PATCH 0/4]: powerpc/cell spidernet ethernet driver fixes References: <20060811170337.GH10638@austin.ibm.com> In-Reply-To: <20060811170337.GH10638@austin.ibm.com> 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: 1205 Lines: 24 Linas Vepstas wrote: > The following series of patches implement some fixes and performance > improvements for the Spedernet ethernet device driver. The high point > of the patch series is some code to implement a low-watermark interrupt > on the transmit queue. The bundle of patches raises transmit performance > from some embarassingly low value to a reasonable 730 Megabits per > second for 1500 byte packets. > > Please note that the spider is an ethernet controller that is > integrated into the south bridge, and is thus available only on > Cell-based platforms. > > These have been well-tested over the last few weeks. Please apply. With these patches the spidernet driver performance goes from bad to usable. They are all good changes. I'd expect some more bottlnecks to be identified now that these are cleared. Maybe Jim and Linas can get the driver performance up from usable to good next. Acked-by: Joel Schopp - 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/