... # # Exception| stderr=b''.join(stderr_seq) if stderr_seq else None) # # Exception| subprocess.TimeoutExpired: Command '['ip', 'netns', 'exec', 'ns-remote', 'bash', '-c', 'socat -6 -t 2 -u TCP-LISTEN:42013,reuseport STDOUT']' timed out after 20 seconds # # Exception| # not ok 4 ping.test_xdp_generic_mb # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-22/tools/testing/selftests/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-22/tools/testing/selftests/drivers/net/./ping.py", line 199, in test_xdp_native_sb # # Exception| _test_v4(cfg) # # Exception| ~~~~~~~~^^^^^ # # Exception| File "/srv/vmksft/testing/wt-22/tools/testing/selftests/drivers/net/./ping.py", line 20, in _test_v4 # # Exception| cmd("ping -s 65000 -c 1 -W0.5 " + cfg.remote_addr_v["4"]) # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-22/tools/testing/selftests/net/lib/py/utils.py", line 101, in __init__ # # Exception| self.process(terminate=False, fail=fail, expect_fail=expect_fail, # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-22/tools/testing/selftests/net/lib/py/utils.py", line 134, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: ping -s 65000 -c 1 -W0.5 192.0.3.2 # # Exception| EXIT: 1 # # Exception| STDOUT: PING 192.0.3.2 (192.0.3.2) 65000(65028) bytes of data. # # Exception| # # Exception| --- 192.0.3.2 ping statistics --- # # Exception| 1 packets transmitted, 0 received, 100% packet loss, time 0ms # # Exception| # not ok 5 ping.test_xdp_native_sb # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-22/tools/testing/selftests/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-22/tools/testing/selftests/drivers/net/./ping.py", line 211, in test_xdp_native_mb # # Exception| _test_v4(cfg) # # Exception| ~~~~~~~~^^^^^ # # Exception| File "/srv/vmksft/testing/wt-22/tools/testing/selftests/drivers/net/./ping.py", line 18, in _test_v4 # # Exception| cmd("ping -c 1 -W0.5 " + cfg.remote_addr_v["4"]) # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-22/tools/testing/selftests/net/lib/py/utils.py", line 101, in __init__ # # Exception| self.process(terminate=False, fail=fail, expect_fail=expect_fail, # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-22/tools/testing/selftests/net/lib/py/utils.py", line 134, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: ping -c 1 -W0.5 192.0.3.2 # # Exception| EXIT: 1 # # Exception| STDOUT: PING 192.0.3.2 (192.0.3.2) 56(84) bytes of data. # # Exception| # # Exception| --- 192.0.3.2 ping statistics --- # # Exception| 1 packets transmitted, 0 received, 100% packet loss, time 0ms # # Exception| # not ok 6 ping.test_xdp_native_mb # ok 7 ping.test_xdp_offload # SKIP device does not support offloaded XDP # # Totals: pass:0 fail:6 xfail:0 xpass:0 skip:1 error:0 not ok 1 selftests: drivers/net: ping.py # exit=1 make: Leaving directory '/srv/vmksft/testing/wt-22/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak xx__->