make -C tools/testing/selftests TARGETS="drivers/net" TEST_PROGS=ping.py TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-22/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-22/tools/testing/selftests/drivers/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-22/tools/testing/selftests/drivers/net' make[1]: Entering directory '/home/virtme/testing-22/tools/testing/selftests/drivers/net' TAP version 13 1..1 # overriding timeout to 90 # selftests: drivers/net: ping.py # TAP version 13 # 1..3 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing-22/tools/testing/selftests/net/lib/py/ksft.py", line 223, in ksft_run # # Exception| case(*args) # # Exception| File "/home/virtme/testing-22/tools/testing/selftests/drivers/net/./ping.py", line 13, in test_v4 # # Exception| cmd("ping -c 1 -W0.5 " + cfg.remote_addr_v["4"]) # # Exception| File "/home/virtme/testing-22/tools/testing/selftests/net/lib/py/utils.py", line 71, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| File "/home/virtme/testing-22/tools/testing/selftests/net/lib/py/utils.py", line 91, in process # # Exception| raise CmdExitFailure("Command failed: %s\nSTDOUT: %s\nSTDERR: %s" % # # Exception| net.lib.py.utils.CmdExitFailure: Command failed: ping -c 1 -W0.5 192.0.2.2 # # Exception| STDOUT: b'PING 192.0.2.2 (192.0.2.2) 56(84) bytes of data.\n\n--- 192.0.2.2 ping statistics ---\n1 packets transmitted, 0 received, 100% packet loss, time 5ms\n\n' # # Exception| STDERR: b'' # not ok 1 ping.test_v4 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing-22/tools/testing/selftests/net/lib/py/ksft.py", line 223, in ksft_run # # Exception| case(*args) # # Exception| File "/home/virtme/testing-22/tools/testing/selftests/drivers/net/./ping.py", line 20, in test_v6 # # Exception| cmd("ping -c 1 -W0.5 " + cfg.remote_addr_v["6"]) # # Exception| File "/home/virtme/testing-22/tools/testing/selftests/net/lib/py/utils.py", line 71, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| File "/home/virtme/testing-22/tools/testing/selftests/net/lib/py/utils.py", line 91, in process # # Exception| raise CmdExitFailure("Command failed: %s\nSTDOUT: %s\nSTDERR: %s" % # # Exception| net.lib.py.utils.CmdExitFailure: Command failed: ping -c 1 -W0.5 2001:db8::2 # # Exception| STDOUT: b'PING 2001:db8::2 (2001:db8::2) 56 data bytes\n\n--- 2001:db8::2 ping statistics ---\n1 packets transmitted, 0 received, 100% packet loss, time 0ms\n\n' # # Exception| STDERR: b'' # not ok 2 ping.test_v6 # ok 3 ping.test_tcp # # Totals: pass:1 fail:2 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net: ping.py # exit=1 make[1]: Leaving directory '/home/virtme/testing-22/tools/testing/selftests/drivers/net' make: Leaving directory '/home/virtme/testing-22/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 unreferenced object 0xffff8880194b2980 (size 3264): comm "socat", pid 1154, jiffies 4294786430 hex dump (first 32 bytes): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 0a 00 07 50 00 00 00 00 00 00 00 00 00 00 00 00 ...P............ backtrace (crc ced38d44): kmem_cache_alloc_noprof+0x2ad/0x350 sk_prot_alloc.constprop.0+0x4e/0x1b0 sk_alloc+0x36/0x6c0 inet6_create.part.0+0x2a0/0x10c0 __sock_create+0x23c/0x6a0 __sys_socket+0x11c/0x1e0 __x64_sys_socket+0x72/0xb0 do_syscall_64+0xc1/0x1d0 entry_SYSCALL_64_after_hwframe+0x77/0x7f xx__->