Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934066Ab2J3RbO (ORCPT ); Tue, 30 Oct 2012 13:31:14 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:64154 "EHLO mail-lb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933622Ab2J3RbN (ORCPT ); Tue, 30 Oct 2012 13:31:13 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 30 Oct 2012 18:31:11 +0100 Message-ID: Subject: Re: [PATCH v3 00/10] net/macb: driver enhancement concerning GEM support, ring logic and cleanup From: Joachim Eastwood To: Nicolas Ferre Cc: netdev@vger.kernel.org, davem@davemloft.net, havard@skinnemoen.net, bhutchings@solarflare.com, linux-arm-kernel@lists.infradead.org, plagnioj@jcrosoft.com, patrice.vilchez@atmel.com, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1195 Lines: 27 On 30 October 2012 11:17, Nicolas Ferre wrote: > This is an enhancement work that began several years ago. I try to catchup with > some performance improvement that has been implemented then by Havard. > The ring index logic and the TX error path modification are the biggest changes > but some cleanup/debugging have been added along the way. > The GEM revision will benefit from the Gigabit support. > Newer pinctrl infrastructure support is added but it is optional. > > The series has been tested on several Atmel AT91 SoC with the two MACB/GEM > flavors. Gave the patch series a quick spin on RM9200 as well and the at91_ether driver still works. Not many patches here that touch the shared code though. So FWIW; Tested-by: Joachim Eastwood Note: Needed the patch you sent out (net/at91_ether: fix the use of macb structure) to fix the build error on the struct rename. regards Joachim Eastwood -- 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/