From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [patch net-next] nfp: flower: set sysfs link to device for representors Date: Thu, 17 May 2018 14:42:10 +0200 Message-ID: <20180517124210.GS1972@nanopsycho> References: <20180517100520.23971-1-jiri@resnulli.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Netdev List , David Miller , Jakub Kicinski , Simon Horman , Dirk van der Merwe , John Hurley , Pieter Jansen van Vuuren , oss-drivers@netronome.com To: Or Gerlitz Return-path: Received: from mail-wm0-f67.google.com ([74.125.82.67]:34799 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751843AbeEQMmM (ORCPT ); Thu, 17 May 2018 08:42:12 -0400 Received: by mail-wm0-f67.google.com with SMTP id a137-v6so5297378wme.1 for ; Thu, 17 May 2018 05:42:11 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Thu, May 17, 2018 at 02:25:14PM CEST, gerlitz.or@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 respect to how libvirt >deals with the representors. Once netdev is there because of some probed pci device, this link should be set. That is one of the basics. What "bunch of issues" are you talking about? Please be specific. > >We were discussing it off list between nfp and mlnx driver people. We >need to put >the open stack folks and kernel developers into the same thread. I can >make a post >on that next week