TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: nk_devmem.py # TAP version 13 # 1..4 # ok 1 nk_devmem.check_nk_rx # SKIP marked as disruptive # ok 2 nk_devmem.check_nk_tx # SKIP marked as disruptive # ok 3 nk_devmem.check_nk_tx_chunks # SKIP marked as disruptive # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/3339/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3339/drivers/net/hw/./nk_devmem.py", line 31, in check_nk_rx_hds # # Exception| run_rx_hds(cfg) # # Exception| ~~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/3339/drivers/net/hw/devmem_lib.py", line 220, in run_rx_hds # # Exception| cmd(f"dd if=/dev/zero bs={size} count=1 2>/dev/null | " # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| f"{socat}", host=cfg.remote, shell=True) # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3339/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/3339/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[remote]: dd if=/dev/zero bs=128 count=1 2>/dev/null | socat -b 128 -u - TCP6:[fd00:2:0:1::2:2]:56123,bind=[fd00:2::2]:56123,nodelay # # Exception| EXIT: 1 # # Exception| STDERR: 2026/08/04 14:25:09 socat[68335] W bind(5, {AF=10 [fd00:0002:0000:0000:0000:0000:0000:0002]:56123}, 28): Address already in use # # Exception| 2026/08/04 14:25:09 socat[68335] E TCP6:[fd00:2:0:1::2:2]:56123: Address already in use # # Exception| # not ok 4 nk_devmem.check_nk_rx_hds # # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:3 error:0 not ok 1 selftests: drivers/net/hw: nk_devmem.py # exit=1 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0