On Mon, 12 Jan 2026 09:40:58 +0000 Andre Carvalho wrote: > Introduce a new netconsole selftest to validate that netconsole is able > to resume a deactivated target when the low level interface comes back. > > The test setups the network using netdevsim, creates a netconsole target > and then remove/add netdevsim in order to bring the same interfaces > back. Afterwards, the test validates that the target works as expected. > > Targets are created via cmdline parameters to the module to ensure that > we are able to resume targets that were bound by mac and interface name.
The new test seems to be failing in netdev CI: TAP version 13 1..1 # timeout set to 180 # selftests: drivers/net: netcons_resume.sh # Running with bind mode: ifname not ok 1 selftests: drivers/net: netcons_resume.sh # exit=1 -- pw-bot: cr

