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/1925/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1925/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/1925/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/1925/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/1925/net/lib/py/utils.py", line 123, in process # # Exception| stdout, stderr = self._process_terminate(terminate=terminate, # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1925/net/lib/py/utils.py", line 107, in _process_terminate # # Exception| stdout, stderr = self.proc.communicate(timeout=timeout) # # Exception| ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 1221, in communicate # # Exception| stdout, stderr = self._communicate(input, endtime, timeout) # # Exception| ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 2154, in _communicate # # Exception| self._check_timeout(endtime, orig_timeout, stdout, stderr) # # Exception| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 1268, in _check_timeout # # Exception| raise TimeoutExpired( # # Exception| ...<2 lines>... # # Exception| stderr=b''.join(stderr_seq) if stderr_seq else None) # # Exception| subprocess.TimeoutExpired: Command '['ip', 'netns', 'exec', 'nipa-peer', 'bash', '-c', 'echo -n rss_hash_test | socat -t 2 -u STDIN TCP:[fd00::1]:44371']' timed out after 5 seconds # # Exception| # not ok 1 xdp_metadata.test_xdp_rss_hash.tcp # # Check| At /srv/hw-worker/tests/1925/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/1925/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/1925/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