[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200928153504.1b39a65d@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Mon, 28 Sep 2020 15:35:04 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Andrew Lunn <andrew@...n.ch>
Cc: Vladimir Oltean <vladimir.oltean@....com>,
David Miller <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>,
Florian Fainelli <f.fainelli@...il.com>,
Jiri Pirko <jiri@...dia.com>
Subject: Re: [PATCH net-next v2 1/7] net: devlink: Add unused port flavour
On Tue, 29 Sep 2020 00:07:30 +0200 Andrew Lunn wrote:
> On Mon, Sep 28, 2020 at 10:05:08PM +0000, Vladimir Oltean wrote:
> > On Mon, Sep 28, 2020 at 02:31:55PM -0700, Jakub Kicinski wrote:
> > > On Sat, 26 Sep 2020 23:06:26 +0200 Andrew Lunn wrote:
> > > > Not all ports of a switch need to be used, particularly in embedded
> > > > systems. Add a port flavour for ports which physically exist in the
> > > > switch, but are not connected to the front panel etc, and so are
> > > > unused.
> > >
> > > This is missing the explanation of why reporting such ports makes sense.
> >
> > Because this is a core devlink patch, we're talking really generalistic
> > here.
>
> Hi Vladimir
>
> I don't think Jakub is questioning the why. He just wants it in the
> commit message.
Ack, I think we need to clearly say when those should be exposed.
Most ASICs will have disabled ports, and we don't expect NICs to
suddenly start reporting ports for all PCI PFs they may have.
Also I keep thinking that these ports and all their objects should
be hidden under some switch from user space perspective because they
are unlikely to be valuable to see for a normal user. Thoughts?
Powered by blists - more mailing lists