#1122246 linux: add CONFIG_NETDEVSIM=m

#1122246#5
Date:
2025-12-09 09:09:04 UTC
From:
To:
I'm pushing devlink support to systemd, have the systemd-devlinkd
testsuite based on netdevsim module. That is howevee not currently
distributed over Linux kernel packages.

The systemd maintainers expressed desire to be able to run the
systemd-devlinkd tests as part of CI which include tests on Debian
systems.

Would it be possible for you to add the module please? It should be
as easy as just adding "CONFIG_NETDEVSIM=m" config option.

Thanks!

#1122246#10
Date:
2025-12-09 11:24:51 UTC
From:
To:
As we are currently talking about a special debug kernel, I would see
NETDEVSIM as on topic for that, given that this needs DEBUG_FS.

Bastian

#1122246#15
Date:
2025-12-09 15:15:24 UTC
From:
To:
Tue, Dec 09, 2025 at 12:24:51PM +0100, waldi@debian.org wrote:

Okay, makes sense.