make -C tools/testing/selftests TARGETS="drivers/net/hw" TEST_PROGS=rss_fllow_label.py TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-22/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/hw' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/hw' make[1]: Entering directory '/home/virtme/testing/wt-22/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-22/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/hw' TAP version 13 1..1 # overriding timeout to 360 # selftests: drivers/net/hw: rss_flow_label.py # TAP version 13 # 1..2 # ok 1 rss_flow_label.test_rss_flow_label # SKIP socket.SO_INCOMING_CPU was added in Python 3.11 # # Check| At /home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/hw/./rss_flow_label.py, line 142, in test_rss_flow_label_6only: # # Check| ksft_in("Invalid argument", cm.exception.cmd.stderr) # # Check failed Invalid argument not in ethtool: bad command line argument(s) # For more information run ethtool -h # # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/net/lib/py/ksft.py", line 244, in ksft_run # # Exception| case(*args) # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/hw/./rss_flow_label.py", line 150, in test_rss_flow_label_6only # # Exception| cmd(f"ethtool -N {cfg.ifname} rx-flow-hash udp6 {changed}") # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/net/lib/py/utils.py", line 75, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/net/lib/py/utils.py", line 95, in process # # Exception| raise CmdExitFailure("Command failed: %s\nSTDOUT: %s\nSTDERR: %s" % # # Exception| net.lib.py.utils.CmdExitFailure: Command failed: ['ethtool', '-N', 'enp0s1', 'rx-flow-hash', 'udp6', 'l'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'ethtool: bad command line argument(s)\nFor more information run ethtool -h\n' # not ok 2 rss_flow_label.test_rss_flow_label_6only # # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:1 error:0 not ok 1 selftests: drivers/net/hw: rss_flow_label.py # exit=1 make[1]: Leaving directory '/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/hw' make: Leaving directory '/home/virtme/testing/wt-22/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->