make -C tools/testing/selftests TARGETS="drivers/net/hw" TEST_PROGS=tso.pyy TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-25/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-25/tools/testing/selftests/drivers/net/hw' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-25/tools/testing/selftests/drivers/net/hw' make[1]: Entering directory '/home/virtme/testing-25/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-25/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-25/tools/testing/selftests/drivers/net/hw' TAP version 13 1..1 # overriding timeout to 360 # selftests: drivers/net/hw: tso.py # # Detected qstat for LSO wire-packets # TAP version 13 # 1..14 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing-25/tools/testing/selftests/drivers/net/hw/./tso.py", line 47, in run_one_stream # # Exception| sock.connect((remote_v4, port)) # # Exception| OSError: [Errno 101] Network is unreachable # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing-25/tools/testing/selftests/net/lib/py/ksft.py", line 244, in ksft_run # # Exception| case(*args) # # Exception| File "/home/virtme/testing-25/tools/testing/selftests/drivers/net/hw/./tso.py", line 156, in f # # Exception| run_one_stream(cfg, ipver, remote_v4, remote_v6, should_lso=False) # # Exception| File "/home/virtme/testing-25/tools/testing/selftests/drivers/net/hw/./tso.py", line 90, in run_one_stream # # Exception| ksft_lt(qstat_new['tx-hw-gso-wire-packets'] - # # Exception| File "/home/virtme/testing-25/tools/testing/selftests/net/lib/py/utils.py", line 130, in __exit__ # # Exception| return self.process(terminate=self.terminate, fail=self.check_fail) # # Exception| File "/home/virtme/testing-25/tools/testing/selftests/net/lib/py/utils.py", line 81, in process # # Exception| stdout, stderr = self.proc.communicate(timeout) # # Exception| File "/usr/lib64/python3.9/subprocess.py", line 1134, in communicate # # Exception| stdout, stderr = self._communicate(input, endtime, timeout) # # Exception| File "/usr/lib64/python3.9/subprocess.py", line 1995, in _communicate # # Exception| ready = selector.select(timeout) # # Exception| File "/usr/lib64/python3.9/selectors.py", line 416, in select # # Exception| fd_event_list = self._selector.poll(timeout) # # Exception| File "/home/virtme/testing-25/tools/testing/selftests/net/lib/py/ksft.py", line 208, in _ksft_intr # # Exception| raise KsftTerminate() # # Exception| net.lib.py.ksft.KsftTerminate # # Stopping tests due to KsftTerminate. # # Ignoring SIGTERM (cnt: 2), already exiting... # not ok 1 tso.ipv4 # # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0 # not ok 1 selftests: drivers/net/hw: tso.py # TIMEOUT 360 seconds make[1]: Leaving directory '/home/virtme/testing-25/tools/testing/selftests/drivers/net/hw' make: Leaving directory '/home/virtme/testing-25/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->