From: Laurentiu Tudor <laurentiu.tudor@nxp.com>
To: Dan Carpenter <dan.carpenter@oracle.com>,
Andrew Lunn <andrew@lunn.ch>,
"stuyoder@gmail.com" <stuyoder@gmail.com>
Cc: Razvan Stefanescu <razvan.stefanescu@nxp.com>,
"devel@driverdev.osuosl.org" <devel@driverdev.osuosl.org>,
"arnd@arndb.de" <arnd@arndb.de>,
"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
Ioana Ciornei <ioana.ciornei@nxp.com>,
Alexandru Marginean <alexandru.marginean@nxp.com>,
Alexander Graf <agraf@suse.de>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH v6 0/6] staging: Introduce DPAA2 Ethernet Switch driver
Date: Fri, 16 Mar 2018 10:59:32 +0000 [thread overview]
Message-ID: <5AABA393.5010102@nxp.com> (raw)
In-Reply-To: <20180315105642.szn2zhrsgwsv35yf@mwanda>
Hi Dan,
On 03/15/2018 12:56 PM, 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?
Not sure on what you want us to comment ...
> Meanwhile, netdev and DaveM aren't even on the CC list and they're the
> ones to ultimately decide.
I think we'll post to netdev when we'll be done with the TODOs
and start moving the driver out of staging.
---
Best Regards, Laurentiu
WARNING: multiple messages have this Message-ID (diff)
From: Laurentiu Tudor <laurentiu.tudor@nxp.com>
To: Dan Carpenter <dan.carpenter@oracle.com>,
Andrew Lunn <andrew@lunn.ch>,
"stuyoder@gmail.com" <stuyoder@gmail.com>
Cc: "devel@driverdev.osuosl.org" <devel@driverdev.osuosl.org>,
"arnd@arndb.de" <arnd@arndb.de>,
"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
Alexandru Marginean <alexandru.marginean@nxp.com>,
Alexander Graf <agraf@suse.de>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Razvan Stefanescu <razvan.stefanescu@nxp.com>,
Ioana Ciornei <ioana.ciornei@nxp.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH v6 0/6] staging: Introduce DPAA2 Ethernet Switch driver
Date: Fri, 16 Mar 2018 10:59:32 +0000 [thread overview]
Message-ID: <5AABA393.5010102@nxp.com> (raw)
In-Reply-To: <20180315105642.szn2zhrsgwsv35yf@mwanda>
Hi Dan,
On 03/15/2018 12:56 PM, 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?
Not sure on what you want us to comment ...
> Meanwhile, netdev and DaveM aren't even on the CC list and they're the
> ones to ultimately decide.
I think we'll post to netdev when we'll be done with the TODOs
and start moving the driver out of staging.
---
Best Regards, Laurentiu
next prev parent reply other threads:[~2018-03-16 10:59 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-14 15:55 [PATCH v6 0/6] staging: Introduce DPAA2 Ethernet Switch driver Razvan Stefanescu
2018-03-14 15:55 ` Razvan Stefanescu
2018-03-14 15:55 ` [PATCH v6 1/6] staging: fsl-dpaa2/ethsw: Add APIs for DPSW object Razvan Stefanescu
2018-03-14 15:55 ` Razvan Stefanescu
2018-03-14 15:55 ` [PATCH v6 2/6] staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 Ethernet Switch driver Razvan Stefanescu
2018-03-14 15:55 ` Razvan Stefanescu
2018-03-14 15:55 ` [PATCH v6 3/6] staging: fsl-dpaa2/ethsw: Add ethtool support Razvan Stefanescu
2018-03-14 15:55 ` Razvan Stefanescu
2018-03-14 15:55 ` [PATCH v6 4/6] staging: fsl-dpaa2/ethsw: Add maintainer for Ethernet Switch driver Razvan Stefanescu
2018-03-14 15:55 ` Razvan Stefanescu
2018-03-14 15:55 ` [PATCH v6 5/6] staging: fsl-dpaa2/ethsw: Add README Razvan Stefanescu
2018-03-14 15:55 ` Razvan Stefanescu
2018-03-14 15:55 ` [PATCH v6 6/6] staging: fsl-dpaa2/ethsw: Add TODO Razvan Stefanescu
2018-03-14 15:55 ` Razvan Stefanescu
2018-03-14 23:44 ` [PATCH v6 0/6] staging: Introduce DPAA2 Ethernet Switch driver Andrew Lunn
2018-03-14 23:44 ` Andrew Lunn
2018-03-15 10:56 ` Dan Carpenter
2018-03-15 10:56 ` Dan Carpenter
2018-03-16 0:15 ` Andrew Lunn
2018-03-16 0:15 ` Andrew Lunn
2018-03-16 10:59 ` Laurentiu Tudor [this message]
2018-03-16 10:59 ` Laurentiu Tudor
2018-03-16 11:36 ` Razvan Stefanescu
2018-03-16 11:36 ` Razvan Stefanescu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5AABA393.5010102@nxp.com \
--to=laurentiu.tudor@nxp.com \
--cc=agraf@suse.de \
--cc=alexandru.marginean@nxp.com \
--cc=andrew@lunn.ch \
--cc=arnd@arndb.de \
--cc=dan.carpenter@oracle.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=ioana.ciornei@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=razvan.stefanescu@nxp.com \
--cc=stuyoder@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.