On Sat, Sep 26, 2020 at 11:06:26PM +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. > > Signed-off-by: Andrew Lunn <and...@lunn.ch> > ---
You also have an iproute2 patch prepared, right? $ devlink port spi/spi0.1/0: type notset flavour <unknown flavour> <- this should read "unused" spi/spi0.1/1: type eth netdev swp2 flavour physical port 1 spi/spi0.1/2: type eth netdev swp3 flavour physical port 2 spi/spi0.1/3: type eth netdev swp4 flavour physical port 3 spi/spi0.1/4: type notset flavour cpu port 4