From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH v6 0/6] staging: Introduce DPAA2 Ethernet Switch driver Date: Fri, 16 Mar 2018 01:15:21 +0100 Message-ID: <20180316001521.GA13119@lunn.ch> References: <20180314155558.6898-1-razvan.stefanescu@nxp.com> <20180314234437.GD16379@lunn.ch> <20180315105642.szn2zhrsgwsv35yf@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: devel@driverdev.osuosl.org, stuyoder@gmail.com, arnd@arndb.de, gregkh@linuxfoundation.org, alexandru.marginean@nxp.com, agraf@suse.de, linux-kernel@vger.kernel.org, Razvan Stefanescu , ioana.ciornei@nxp.com, netdev@vger.kernel.org, laurentiu.tudor@nxp.com To: Dan Carpenter Return-path: Content-Disposition: inline In-Reply-To: <20180315105642.szn2zhrsgwsv35yf@mwanda> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" List-Id: netdev.vger.kernel.org On Thu, Mar 15, 2018 at 01:56:42PM +0300, Dan Carpenter wrote: > On Thu, Mar 15, 2018 at 12:44:37AM +0100, Andrew Lunn wrote: > > On Wed, Mar 14, 2018 at 10:55:52AM -0500, Razvan Stefanescu wrote: > > > This patchset introduces the Ethernet Switch Driver for Freescale/NXP SoCs > > > with DPAA2 (DataPath Acceleration Architecture v2). The driver manages > > > switch objects discovered on the fsl-mc bus. A description of the driver > > > can be found in the associated README file. > > > > Hi Greg > > > > This code has much better quality than the usual stuff in staging. I > > see no reason not to merge it. > > Yeah. It seems pretty decent. Stuart, Laurentiu, care to comment? > > Meanwhile, netdev and DaveM aren't even on the CC list and they're the > ones to ultimately decide. The patches are for staging, so it is GregKH who decides at this point, not really DaveM. Andrew