Re: [patch net-next 0/4] Introduce Mellanox Technologies Switch ASICs switchdev drivers

2015-07-27 Thread Florian Fainelli
On 27/07/15 13:27, Jiri Pirko wrote: > Mon, Jul 27, 2015 at 10:21:54PM CEST, sfel...@gmail.com wrote: >> On Thu, Jul 23, 2015 at 8:43 AM, Jiri Pirko wrote: >>> This patchset introduces Mellanox Technologies Switch driver infrastructure >>> and support for SwitchX-2 ASIC. >> >> You guys did a great

Re: [patch net-next 0/4] Introduce Mellanox Technologies Switch ASICs switchdev drivers

2015-07-27 Thread Jiri Pirko
Mon, Jul 27, 2015 at 10:21:54PM CEST, sfel...@gmail.com wrote: >On Thu, Jul 23, 2015 at 8:43 AM, Jiri Pirko wrote: >> This patchset introduces Mellanox Technologies Switch driver infrastructure >> and support for SwitchX-2 ASIC. > >You guys did a great job on the driver; looking forward to seeing

Re: [patch net-next 0/4] Introduce Mellanox Technologies Switch ASICs switchdev drivers

2015-07-27 Thread Scott Feldman
On Thu, Jul 23, 2015 at 8:43 AM, Jiri Pirko wrote: > This patchset introduces Mellanox Technologies Switch driver infrastructure > and support for SwitchX-2 ASIC. You guys did a great job on the driver; looking forward to seeing L2/L3 hooked up. Very nice, aesthetically pleasing code. Is this a

Re: [patch net-next 0/4] Introduce Mellanox Technologies Switch ASICs switchdev drivers

2015-07-26 Thread David Miller
From: Jiri Pirko Date: Thu, 23 Jul 2015 17:43:32 +0200 > This patchset introduces Mellanox Technologies Switch driver > infrastructure and support for SwitchX-2 ASIC. Very nice. I look forward to your next iteration, taking into consideration the feedback you've received. Thanks! -- To unsubsc

Re: [patch net-next 0/4] Introduce Mellanox Technologies Switch ASICs switchdev drivers

2015-07-23 Thread Jiri Pirko
Fri, Jul 24, 2015 at 02:03:20AM CEST, sfel...@gmail.com wrote: >On Thu, Jul 23, 2015 at 8:43 AM, Jiri Pirko wrote: >> This patchset introduces Mellanox Technologies Switch driver infrastructure >> and support for SwitchX-2 ASIC. >> >> The driver is divided into 3 logical parts: >> 1) Bus - impleme

Re: [patch net-next 0/4] Introduce Mellanox Technologies Switch ASICs switchdev drivers

2015-07-23 Thread Rustad, Mark D
> On Jul 23, 2015, at 5:03 PM, Scott Feldman wrote: > > On the CHECKs on space after cast, should we modify checkpatch.pl to > not flag those for drivers/net? Please don't. My internal parser really wants to see the cast right up against whatever it is casting. Has this practice been changing a

Re: [patch net-next 0/4] Introduce Mellanox Technologies Switch ASICs switchdev drivers

2015-07-23 Thread Scott Feldman
On Thu, Jul 23, 2015 at 8:43 AM, Jiri Pirko wrote: > This patchset introduces Mellanox Technologies Switch driver infrastructure > and support for SwitchX-2 ASIC. > > The driver is divided into 3 logical parts: > 1) Bus - implements switch bus interface. Currently only PCI bus is >implemented,

[patch net-next 0/4] Introduce Mellanox Technologies Switch ASICs switchdev drivers

2015-07-23 Thread Jiri Pirko
This patchset introduces Mellanox Technologies Switch driver infrastructure and support for SwitchX-2 ASIC. The driver is divided into 3 logical parts: 1) Bus - implements switch bus interface. Currently only PCI bus is implemented, but more buses will be added in the future. Namely I2C and