On Tue, 8 Jul 2025 13:55:53 -0700 Jakub Kicinski kuba@kernel.org wrote:
On Tue, 8 Jul 2025 13:55:27 +0200 Maxime Chevallier wrote:
Here's a V2 for the netdevsim PHY support, including a bugfix for NETDEVSIM=m as well as a round of shellcheck cleanups for ethtool-phy.sh.
The idea of this series is to allow attaching virtual PHY devices to netdevsim, so that we can test PHY-related ethtool commands. This can be extended in the future for phylib testing as well.
Appears to break the build for BPF CI:
https://github.com/kernel-patches/bpf/actions/runs/16150854854/job/455815077...
aw :( I'll follow-up on that then, sorry :(
Maxime