On Tue, 7 Apr 2026 15:03:06 -0700 Joe Damato wrote: > tools/testing/selftests/drivers/net/uso.py | 103 +++++++++++++++++++
It needs to move to net/hw now that we are not planning to carry the netdevsim glue. Otherwise SW testing sees skips: # ok 1 uso.test_uso.v4_partial # SKIP Device does not support tx-udp-segmentation # ok 2 uso.test_uso.v4_exact # SKIP Device does not support tx-udp-segmentation # ok 3 uso.test_uso.v6_partial # SKIP Device does not support tx-udp-segmentation # ok 4 uso.test_uso.v6_exact # SKIP Device does not support tx-udp-segmentation -- pw-bot: cr

