Re: [patch net-next RFC 4/6] mlx4: Implement devlink interface

2016-02-16 Thread Jiri Pirko
Tue, Feb 16, 2016 at 05:43:53PM CET, ogerl...@mellanox.com wrote: >On 2/3/2016 12:48 PM, Jiri Pirko wrote: >>Implement newly introduced devlink interface. Add devlink port instances >>for every port and set the port types accordingly. >> > >Lets see how to use the newly introduced interface in a

Re: [patch net-next RFC 4/6] mlx4: Implement devlink interface

2016-02-16 Thread Or Gerlitz
On 2/3/2016 12:48 PM, Jiri Pirko wrote: Implement newly introduced devlink interface. Add devlink port instances for every port and set the port types accordingly. Lets see how to use the newly introduced interface in a way which would allow us to get a configuration profile from user-space

[patch net-next RFC 4/6] mlx4: Implement devlink interface

2016-02-03 Thread Jiri Pirko
From: Jiri Pirko Implement newly introduced devlink interface. Add devlink port instances for every port and set the port types accordingly. Signed-off-by: Jiri Pirko --- drivers/infiniband/hw/mlx4/main.c | 7