TAP version 13 1..1 # timeout set to 360 # selftests: drivers/net: ping.py # TAP version 13 # 1..7 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/622/net/lib/py/ksft.py", line 358, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/drivers/net/./ping.py", line 154, in test_default_v4 # # Exception| _test_v4(cfg) # # Exception| ~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/622/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/hw-worker/tests/622/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: ping -c 1 -W0.5 10.88.0.2 # # Exception| EXIT: 1 # # Exception| STDOUT: PING 10.88.0.2 (10.88.0.2) 56(84) bytes of data. # # Exception| # # Exception| --- 10.88.0.2 ping statistics --- # # Exception| 1 packets transmitted, 0 received, 100% packet loss, time 0ms # # Exception| # not ok 1 ping.test_default_v4 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/622/net/lib/py/ksft.py", line 358, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/drivers/net/./ping.py", line 165, in test_default_v6 # # Exception| _test_v6(cfg) # # Exception| ~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/622/drivers/net/./ping.py", line 27, in _test_v6 # # Exception| cmd("ping -c 1 -W5 " + cfg.remote_addr_v["6"]) # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: ping -c 1 -W5 fd00::2 # # Exception| EXIT: 1 # # Exception| STDOUT: PING fd00::2 (fd00::2) 56 data bytes # # Exception| From fd00::1 icmp_seq=1 Destination unreachable: Address unreachable # # Exception| # # Exception| --- fd00::2 ping statistics --- # # Exception| 1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms # # Exception| # not ok 2 ping.test_default_v6 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/622/net/lib/py/ksft.py", line 358, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/drivers/net/./ping.py", line 175, in test_xdp_generic_sb # # Exception| _test_v4(cfg) # # Exception| ~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/622/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/hw-worker/tests/622/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: ping -c 1 -W0.5 10.88.0.2 # # Exception| EXIT: 1 # # Exception| STDOUT: PING 10.88.0.2 (10.88.0.2) 56(84) bytes of data. # # Exception| # # Exception| --- 10.88.0.2 ping statistics --- # # Exception| 1 packets transmitted, 0 received, 100% packet loss, time 0ms # # Exception| # not ok 3 ping.test_xdp_generic_sb # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/622/net/lib/py/ksft.py", line 358, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/drivers/net/./ping.py", line 187, in test_xdp_generic_mb # # Exception| _test_v4(cfg) # # Exception| ~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/622/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/hw-worker/tests/622/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: ping -c 1 -W0.5 10.88.0.2 # # Exception| EXIT: 1 # # Exception| STDOUT: PING 10.88.0.2 (10.88.0.2) 56(84) bytes of data. # # Exception| # # Exception| --- 10.88.0.2 ping statistics --- # # Exception| 1 packets transmitted, 0 received, 100% packet loss, time 0ms # # Exception| # not ok 4 ping.test_xdp_generic_mb # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/622/net/lib/py/ksft.py", line 358, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/drivers/net/./ping.py", line 199, in test_xdp_native_sb # # Exception| _test_v4(cfg) # # Exception| ~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/622/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/hw-worker/tests/622/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: ping -c 1 -W0.5 10.88.0.2 # # Exception| EXIT: 1 # # Exception| STDOUT: PING 10.88.0.2 (10.88.0.2) 56(84) bytes of data. # # Exception| # # Exception| --- 10.88.0.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/hw-worker/tests/622/net/lib/py/ksft.py", line 358, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/drivers/net/./ping.py", line 211, in test_xdp_native_mb # # Exception| _test_v4(cfg) # # Exception| ~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/622/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/hw-worker/tests/622/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/622/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: ping -c 1 -W0.5 10.88.0.2 # # Exception| EXIT: 1 # # Exception| STDOUT: PING 10.88.0.2 (10.88.0.2) 56(84) bytes of data. # # Exception| # # Exception| --- 10.88.0.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