Re: [patch net-next] nfp: flower: set sysfs link to device for representors

2018-05-21 Thread David Miller
From: Jiri Pirko Date: Thu, 17 May 2018 12:05:20 +0200 > From: Jiri Pirko > > Do this so the sysfs has "device" link correctly set. > > Signed-off-by: Jiri Pirko Please sort out the non-PF representor issue with Or and Jakub. Thanks.

Re: [patch net-next] nfp: flower: set sysfs link to device for representors

2018-05-17 Thread Jakub Kicinski
On Thu, 17 May 2018 14:42:10 +0200, Jiri Pirko wrote: > Thu, May 17, 2018 at 02:25:14PM CEST, gerlitz...@gmail.com wrote: > >On Thu, May 17, 2018 at 1:05 PM, Jiri Pirko wrote: > >> From: Jiri Pirko > >> > >> Do this so the sysfs has "device" link correctly

Re: [patch net-next] nfp: flower: set sysfs link to device for representors

2018-05-17 Thread Jiri Pirko
Thu, May 17, 2018 at 02:25:14PM CEST, gerlitz...@gmail.com wrote: >On Thu, May 17, 2018 at 1:05 PM, Jiri Pirko wrote: >> From: Jiri Pirko >> >> Do this so the sysfs has "device" link correctly set. > >please no > >This is likely to create bunch of issues with

Re: [patch net-next] nfp: flower: set sysfs link to device for representors

2018-05-17 Thread Or Gerlitz
On Thu, May 17, 2018 at 1:05 PM, Jiri Pirko wrote: > From: Jiri Pirko > > Do this so the sysfs has "device" link correctly set. please no This is likely to create bunch of issues with respect to how libvirt deals with the representors. We were discussing

[patch net-next] nfp: flower: set sysfs link to device for representors

2018-05-17 Thread Jiri Pirko
From: Jiri Pirko Do this so the sysfs has "device" link correctly set. Signed-off-by: Jiri Pirko --- drivers/net/ethernet/netronome/nfp/flower/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/ethernet/netronome/nfp/flower/main.c