<div dir="auto"><span style="font-size:12.8px">Hi,</span><div dir="auto" style="font-size:12.8px"><br></div><div dir="auto" style="font-size:12.8px">I'm using a chip from TI which contains a hardware switch. The switch driver uses the switchdev interface. So the switch can be configured via the bridge device.</div><div dir="auto" style="font-size:12.8px"><br></div><div dir="auto" style="font-size:12.8px">The TI documentation has the requirement for the switch ports to be UP before joining the bridge.</div><div dir="auto" style="font-size:12.8px"><br></div><div dir="auto" style="font-size:12.8px">"Port’s netdev devices have to be in UP state before joining the bridge"</div><div dir="auto" style="font-size:12.8px"><br></div><div dir="auto" style="font-size:12.8px"><a href="https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-am69/09_00_00_06/exports/docs/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSWng-Native-Ethernet.html#switch-mode" style="text-decoration-line:none;color:rgb(66,133,244)" rel="noreferrer noreferrer" target="_blank">https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-am69/09_00_00_06/exports/docs/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSWng-Native-Ethernet.html#switch-mode</a><br></div><div dir="auto" style="font-size:12.8px"><br></div><div dir="auto" style="font-size:12.8px">Can this somehow be configured with systemd-networkd?</div><div dir="auto" style="font-size:12.8px"><br></div><div dir="auto" style="font-size:12.8px">Currently,  my switch ports go UP after joining the bridge. This leads to a wrong configuration. This can be observed in the latest systemd release and older versions as well.</div><div dir="auto" style="font-size:12.8px"><br></div><div dir="auto" style="font-size:12.8px">Regards,</div><div dir="auto" style="font-size:12.8px">Matthias </div></div>