Re: [PATCH net-next v2 1/7] net: devlink: Add unused port flavour
From: Andrew Lunn <andrew@lunn.ch>
Date: 2020-09-27 00:33:06
From: Andrew Lunn <andrew@lunn.ch>
Date: 2020-09-27 00:33:06
On Sun, Sep 27, 2020 at 01:00:34AM +0300, Vladimir Oltean wrote:
On Sat, Sep 26, 2020 at 11:06:26PM +0200, Andrew Lunn wrote:quoted
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. Signed-off-by: Andrew Lunn <andrew@lunn.ch> ---You also have an iproute2 patch prepared, right?
https://github.com/lunn/iproute2 port-regions Andrew