TAP version 13 1..1 # timeout set to 900 # selftests: drivers/net: vlan.py # # Interface: ens1f0np0, driver: i40e # TAP version 13 # 1..6 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/3773/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3773/drivers/net/./vlan.py", line 88, in test # # Exception| cmd(f"ping -c 1 -W 5 {REMOTE_IP}") # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3773/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/hw-worker/tests/3773/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 -W 5 198.51.100.2 # # Exception| EXIT: 1 # # Exception| STDOUT: PING 198.51.100.2 (198.51.100.2) 56(84) bytes of data. # # Exception| # # Exception| --- 198.51.100.2 ping statistics --- # # Exception| 1 packets transmitted, 0 received, 100% packet loss, time 0ms # # Exception| # not ok 1 vlan.test.8021q_hw # ok 2 vlan.test.8021q_sw # ok 3 vlan.test.8021ad_hw # ok 4 vlan.test.8021ad_sw # ok 5 vlan.test.qinq_hw # ok 6 vlan.test.qinq_sw # # Totals: pass:5 fail:1 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net: vlan.py # exit=1 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0