TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: rss_ctx.py # TAP version 13 # 1..20 # ok 1 rss_ctx.test_rss_key_indir # ok 2 rss_ctx.test_rss_queue_reconfigure # ok 3 rss_ctx.test_rss_resize # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1155/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1155/drivers/net/hw/./rss_ctx.py", line 369, in test_hitless_key_update # # Exception| errors0, carrier0 = get_drop_err_sum(cfg) # # Exception| ~~~~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/1155/drivers/net/hw/./rss_ctx.py", line 41, in get_drop_err_sum # # Exception| stats = ip("-s -s link show dev " + cfg.ifname, json=True)[0] # # Exception| ~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1155/net/lib/py/utils.py", line 238, in ip # # Exception| return tool('ip', args, json=json, host=host) # # Exception| File "/srv/hw-worker/tests/1155/net/lib/py/utils.py", line 225, in tool # # Exception| cmd_obj = cmd(cmd_str, ns=ns, host=host) # # Exception| File "/srv/hw-worker/tests/1155/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1155/net/lib/py/utils.py", line 112, in process # # Exception| stdout, stderr = self._process_terminate(terminate=terminate, # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1155/net/lib/py/utils.py", line 96, in _process_terminate # # Exception| stdout, stderr = self.proc.communicate(timeout=timeout) # # Exception| ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 1220, in communicate # # Exception| stdout, stderr = self._communicate(input, endtime, timeout) # # Exception| ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 2153, in _communicate # # Exception| self._check_timeout(endtime, orig_timeout, stdout, stderr) # # Exception| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 1267, 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', '--json', '-s', '-s', 'link', 'show', 'dev', 'ens9np0']' timed out after 5 seconds # # Exception| # not ok 4 rss_ctx.test_hitless_key_update # ok 5 rss_ctx.test_rss_context # # Increasing queue count 8 -> 10 # ok 6 rss_ctx.test_rss_context4 # # Increasing queue count 8 -> 66 # ok 7 rss_ctx.test_rss_context32 # ok 8 rss_ctx.test_rss_context_dump # # Driver does not support rss + queue offset # ok 9 rss_ctx.test_rss_context_queue_reconfigure # ok 10 rss_ctx.test_rss_context_overlap # ok 11 rss_ctx.test_rss_context_overlap2 # # Increasing queue count 8 -> 10 # ok 12 rss_ctx.test_rss_context_out_of_order # # Increasing queue count 8 -> 10 # ok 13 rss_ctx.test_rss_context4_create_with_cfg # ok 14 rss_ctx.test_flow_add_context_missing # ok 15 rss_ctx.test_delete_rss_context_busy # ok 16 rss_ctx.test_rss_ntuple_addition # SKIP Ntuple filter with RSS and nonzero action not supported # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1155/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1155/drivers/net/hw/./rss_ctx.py", line 807, in test_rss_default_context_rule # # Exception| ethtool(f"-N {cfg.ifname} {flow_generic}") # # Exception| ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1155/net/lib/py/utils.py", line 242, in ethtool # # Exception| return tool('ethtool', args, json=json, ns=ns, host=host) # # Exception| File "/srv/hw-worker/tests/1155/net/lib/py/utils.py", line 225, in tool # # Exception| cmd_obj = cmd(cmd_str, ns=ns, host=host) # # Exception| File "/srv/hw-worker/tests/1155/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1155/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: ethtool -N ens9np0 flow-type tcp6 dst-ip fd00:2::1 context 1 loc 1 # # Exception| EXIT: 1 # # Exception| STDERR: rmgr: Cannot insert RX class rule: Invalid argument # # Exception| Cannot insert classification rule # # Exception| # not ok 17 rss_ctx.test_rss_default_context_rule # # Per-context flow-hash not supported, using device-wide # ok 18 rss_ctx.test_rss_context_flow_hash # ok 19 rss_ctx.test_rss_context_persist_create_and_ifdown # SKIP marked as disruptive # ok 20 rss_ctx.test_rss_context_persist_ifdown_and_create # SKIP marked as disruptive # # Totals: pass:15 fail:2 xfail:0 xpass:0 skip:3 error:0 not ok 1 selftests: drivers/net/hw: rss_ctx.py # exit=1 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0