TAP version 13 1..1 # timeout set to 900 # selftests: drivers/net: vlan.py # # Interface: ens9np0, driver: bnxt_en # TAP version 13 # 1..6 # ok 1 vlan.test.8021q_hw # # CMD (success): ethtool -K ens9np0 rx-vlan-offload off # # STDOUT: Actual changes: # # rx-vlan-hw-parse: off # # rx-vlan-stag-hw-parse: off [not requested] # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/3760/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3760/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/3760/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/3760/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| From 198.51.100.1 icmp_seq=1 Destination Host Unreachable # # Exception| # # Exception| --- 198.51.100.2 ping statistics --- # # Exception| 1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms # # Exception| # # Exception while handling defer / cleanup (callback 3 of 3)! # # Defer Exception| Traceback (most recent call last): # # Defer Exception| File "/srv/hw-worker/tests/3760/net/lib/py/ksft.py", line 235, in ksft_flush_defer # # Defer Exception| entry.exec_only() # # Defer Exception| ~~~~~~~~~~~~~~~^^ # # Defer Exception| File "/srv/hw-worker/tests/3760/net/lib/py/utils.py", line 234, in exec_only # # Defer Exception| self.func(*self.args, **self.kwargs) # # Defer Exception| ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Defer Exception| File "/srv/hw-worker/tests/3760/net/lib/py/utils.py", line 276, in ethtool # # Defer Exception| return tool('ethtool', args, json=json, ns=ns, host=host) # # Defer Exception| File "/srv/hw-worker/tests/3760/net/lib/py/utils.py", line 252, in tool # # Defer Exception| cmd_obj = cmd(cmd_str, ns=ns, host=host) # # Defer Exception| File "/srv/hw-worker/tests/3760/net/lib/py/utils.py", line 101, in __init__ # # Defer Exception| self.process(terminate=False, fail=fail, expect_fail=expect_fail, # # Defer Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Defer Exception| timeout=timeout) # # Defer Exception| ^^^^^^^^^^^^^^^^ # # Defer Exception| File "/srv/hw-worker/tests/3760/net/lib/py/utils.py", line 123, in process # # Defer Exception| stdout, stderr = self._process_terminate(terminate=terminate, # # Defer Exception| ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Defer Exception| timeout=timeout) # # Defer Exception| ^^^^^^^^^^^^^^^^ # # Defer Exception| File "/srv/hw-worker/tests/3760/net/lib/py/utils.py", line 107, in _process_terminate # # Defer Exception| stdout, stderr = self.proc.communicate(timeout=timeout) # # Defer Exception| ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ # # Defer Exception| File "/usr/lib64/python3.14/subprocess.py", line 1221, in communicate # # Defer Exception| stdout, stderr = self._communicate(input, endtime, timeout) # # Defer Exception| ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ # # Defer Exception| File "/usr/lib64/python3.14/subprocess.py", line 2154, in _communicate # # Defer Exception| self._check_timeout(endtime, orig_timeout, stdout, stderr) # # Defer Exception| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Defer Exception| File "/usr/lib64/python3.14/subprocess.py", line 1268, in _check_timeout # # Defer Exception| raise TimeoutExpired( # # Defer Exception| ...<2 lines>... # # Defer Exception| stderr=b''.join(stderr_seq) if stderr_seq else None) # # Defer Exception| subprocess.TimeoutExpired: Command '['ethtool', '-K', 'ens9np0', 'rx-vlan-offload', 'on']' timed out after 20 seconds # # Defer Exception| # not ok 2 vlan.test.8021q_sw # ok 3 vlan.test.8021ad_hw # # CMD (success): ethtool -K ens9np0 rx-vlan-offload off # # STDOUT: Actual changes: # # rx-vlan-hw-parse: off # # rx-vlan-stag-hw-parse: off [not requested] # ok 4 vlan.test.8021ad_sw # ok 5 vlan.test.qinq_hw # # CMD (success): ethtool -K ens9np0 rx-vlan-offload off # # STDOUT: Actual changes: # # rx-vlan-hw-parse: off # # rx-vlan-stag-hw-parse: off [not requested] # 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