TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: xdp_metadata.py # Warning: file xdp_metadata.py is not executable # TAP version 13 # 1..2 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/2197/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/2197/drivers/net/hw/./xdp_metadata.py", line 112, in test_xdp_rss_hash # # Exception| _send_probe(cfg, port, proto=proto) # # Exception| ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/2197/drivers/net/hw/./xdp_metadata.py", line 73, in _send_probe # # Exception| cmd(tx_cmd, host=cfg.remote, shell=True) # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/2197/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/2197/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]: echo -n rss_hash_test | socat -t 2 -u STDIN TCP:[fd00::1]:38923 # # Exception| EXIT: 1 # # Exception| STDERR: 2026/06/18 04:24:27 socat[18041] W connect(5, AF=10 [fd00:0000:0000:0000:0000:0000:0000:0001]:38923, 28): No route to host # # Exception| 2026/06/18 04:24:27 socat[18041] E TCP:[fd00::1]:38923: No route to host # # Exception| # not ok 1 xdp_metadata.test_xdp_rss_hash.tcp # # Check| At /srv/hw-worker/tests/2197/drivers/net/hw/./xdp_metadata.py, line 121, in test_xdp_rss_hash: # # Check| ksft_ge(pkt_cnt, 1, comment="should have received at least one packet") # # Check failed 0 < 1 should have received at least one packet # # Check| At /srv/hw-worker/tests/2197/drivers/net/hw/./xdp_metadata.py, line 124, in test_xdp_rss_hash: # # Check| ksft_ne(hash_val, 0, # # Check failed 0 == 0 RSS hash should be non-zero for UDP traffic # # RSS hash: 0x00000000 # # RSS hash type: 0x0000 # # Check| At /srv/hw-worker/tests/2197/drivers/net/hw/./xdp_metadata.py, line 129, in test_xdp_rss_hash: # # Check| ksft_ne(hash_type & XDP_RSS_L4, 0, # # Check failed 0 == 0 RSS hash type should include L4 for UDP traffic # not ok 2 xdp_metadata.test_xdp_rss_hash.udp # # Totals: pass:0 fail:2 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net/hw: xdp_metadata.py # exit=1 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0