TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: devmem.py # # Interface: ens9np0, driver: bnxt_en # TAP version 13 # 1..5 # ok 1 devmem.check_rx # SKIP marked as disruptive # ok 2 devmem.check_tx # SKIP marked as disruptive # ok 3 devmem.check_tx_chunks # SKIP marked as disruptive # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/3492/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3492/drivers/net/hw/./devmem.py", line 31, in check_rx_hds # # Exception| run_rx_hds(cfg) # # Exception| ~~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/3492/drivers/net/hw/devmem_lib.py", line 314, 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/3492/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/3492/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=256 count=1 2>/dev/null | socat -b 256 -u - TCP6:[fd00:2::1]:51325,bind=[fd00:2::2]:51325,nodelay # # Exception| EXIT: 1 # # Exception| STDERR: 2026/08/11 14:21:37 socat[33119] W bind(5, {AF=10 [fd00:0002:0000:0000:0000:0000:0000:0002]:51325}, 28): Address already in use # # Exception| 2026/08/11 14:21:37 socat[33119] E TCP6:[fd00:2::1]:51325: Address already in use # # Exception| # not ok 4 devmem.check_rx_hds # ok 5 devmem.check_rx_large_niov # # Totals: pass:1 fail:1 xfail:0 xpass:0 skip:3 error:0 not ok 1 selftests: drivers/net/hw: devmem.py # exit=1 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0