On Sat, 14 Mar 2026 14:13:47 -0600 [email protected] wrote: > diff --git a/tools/testing/selftests/drivers/net/netdevsim/Makefile > b/tools/testing/selftests/drivers/net/netdevsim/Makefile > index 1a228c5430f5..9e9e48d5913b 100644 > --- a/tools/testing/selftests/drivers/net/netdevsim/Makefile > +++ b/tools/testing/selftests/drivers/net/netdevsim/Makefile > @@ -14,6 +14,7 @@ TEST_PROGS := \ > macsec-offload.sh \ > nexthop.sh \ > peer.sh \ > + peer-rx-truesize.sh \ > psample.sh \ > tc-mq-visibility.sh \ > udp_tunnel_nic.sh \
I think our order checker thinks that is not alphabetical. You can find the scripts here: https://github.com/linux-netdev/nipa/tree/main/tests/patch/check_selftest It'd be good if you can try the "running locally" section from README
