On Mon, Aug 11, 2025 at 4:13 PM Jakub Kicinski <[email protected]> wrote: > > The general expectations for network HW selftests is that they > will be run as root. sudo doesn't seem to work on NIPA VMs. > While it's probably something solvable in the setup I think we should > remove the sudos. devmem is the only networking test using sudo. > > Signed-off-by: Jakub Kicinski <[email protected]>
I suspect this breaks my test setup, but I can probably figure out how to run our tests as sudo. I can't argue with consistency with the rest of the tests which don't sudo anyway :D Reviewed-by: Mina Almasry <[email protected]> -- Thanks, Mina
