Re: [patch net-next v3 07/17] rocker: introduce rocker switch driver
From: Andy Gospodarek <hidden>
Date: 2014-11-25 17:51:29
On Tue, Nov 25, 2014 at 06:15:14PM +0100, Jiri Pirko wrote:
Tue, Nov 25, 2014 at 06:10:19PM CET, davem@davemloft.net wrote:quoted
From: Jamal Hadi Salim <jhs@mojatatu.com> Date: Tue, 25 Nov 2014 10:57:57 -0500quoted
On 11/25/14 05:28, Jiri Pirko wrote:quoted
This patch introduces the first driver to benefit from the switchdev infrastructure and to implement newly introduced switch ndos. This is a driver for emulated switch chip implemented in qemu: https://github.com/sfeldma/qemu-rocker/ This patch is a result of joint work with Scott Feldman. Signed-off-by: Scott Feldman <redacted> Signed-off-by: Jiri Pirko <jiri@resnulli.us> Reviewed-by: Thomas Graf <tgraf@suug.ch> Reviewed-by: John Fastabend <redacted>Users should be a different patch set for easier review. I think you should separate rocker to be another patch series.I want to see how the new infrastructure is used in the same patch series as the changes that add that infrastructure.Yep. For easier review, I will move the rocker patches to the tail and leave the other ones on head.
I appreciate that. I do plan to *try* and review those, but due to their length have not done that.