Re: [patch net-next v3 07/17] rocker: introduce rocker switch driver
From: David Miller <davem@davemloft.net>
Date: 2014-11-25 17:10:27
From: David Miller <davem@davemloft.net>
Date: 2014-11-25 17:10:27
From: Jamal Hadi Salim <jhs@mojatatu.com> Date: Tue, 25 Nov 2014 10:57:57 -0500
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.