make -C tools/testing/selftests TARGETS="drivers/net" TEST_PROGS=xdp.py TEEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-25/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net' make[1]: Entering directory '/home/virtme/testing/wt-25/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-25/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net' TAP version 13 1..1 # overriding timeout to 360 # selftests: drivers/net: xdp.py # TAP version 13 # 1..10 # ok 1 xdp.test_xdp_native_pass_sb # ok 2 xdp.test_xdp_native_pass_mb # ok 3 xdp.test_xdp_native_drop_sb # ok 4 xdp.test_xdp_native_drop_mb # ok 5 xdp.test_xdp_native_tx_sb # ok 6 xdp.test_xdp_native_tx_mb # ok 7 xdp.test_xdp_native_adjst_tail_grow_data # ok 8 xdp.test_xdp_native_adjst_tail_shrnk_data # # Failed run: pkt_sz 512, offset -256. Last successful run: pkt_sz 512, offset -128. Reason: Adjustment failed # ok 9 xdp.test_xdp_native_adjst_head_grow_data # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/ksft.py", line 244, in ksft_run # # Exception| case(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/./xdp.py", line 669, in test_xdp_native_adjst_head_shrnk_data # # Exception| res = _test_xdp_native_head_adjst(cfg, "xdp_prog_frags", pkt_sz_lst, offset_lst) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/./xdp.py", line 602, in _test_xdp_native_head_adjst # # Exception| recvd_str = _exchg_udp(cfg, port, test_str) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/./xdp.py", line 73, in _exchg_udp # # Exception| wait_port_listen(port, proto="udp") # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/utils.py", line 248, in wait_port_listen # # Exception| data = cmd(f'cat /proc/net/{proto}*', ns=ns, host=host, shell=True).stdout # # Exception| File "/home/virtme/testing/wt-25/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/wt-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/wt-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 10 xdp.test_xdp_native_adjst_head_shrnk_data # # Totals: pass:9 fail:1 xfail:0 xpass:0 skip:0 error:0 # not ok 1 selftests: drivers/net: xdp.py # TIMEOUT 360 seconds make[1]: Leaving directory '/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net' make: Leaving directory '/home/virtme/testing/wt-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__->