From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 219AFDDED4 for ; Mon, 7 Jul 2008 16:00:15 +1000 (EST) Subject: Re: [PATCH v5] ibm_newemac: Parameterize EMAC Multicast Match Handling From: Benjamin Herrenschmidt To: Stefan Roese In-Reply-To: <200807070758.45828.sr@denx.de> References: <1215303343-26410-1-git-send-email-gerickson@nuovations.com> <1215387012-6464-1-git-send-email-gerickson@nuovations.com> <200807070758.45828.sr@denx.de> Content-Type: text/plain Date: Mon, 07 Jul 2008 16:00:05 +1000 Message-Id: <1215410405.8970.84.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Grant Erickson Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2008-07-07 at 07:58 +0200, Stefan Roese wrote: > On Monday 07 July 2008, Grant Erickson wrote: > > Various instances of the EMAC core have varying: 1) number of address > > match slots, 2) width of the registers for handling address match slots, > > 3) number of registers for handling address match slots and 4) base > > offset for those registers. > > > > > Signed-off-by: Grant Erickson > > Acked-by: Stefan Roese Did you have a chance to do a bit of regression testing "just in case" ? Appart from that, I'll sort out with Jeff which tree this will go through. Cheers, Ben.