TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: rss_ctx.py # TAP version 13 # 1..20 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py", line 192, in test_rss_key_indir # # Exception| GenerateTraffic(cfg).wait_pkts_and_stop(20000) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/lib/py/load.py", line 116, in wait_pkts_and_stop # # Exception| failed = not self._wait_pkts(pkt_cnt=pkt_cnt) # # Exception| ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/lib/py/load.py", line 105, in _wait_pkts # # Exception| pkt_now = ip("-s link show dev " + self.env.ifname, json=True)[0]["stats64"]["rx"]["packets"] # # Exception| ~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 260, in ip # # Exception| return tool('ip', args, json=json, host=host) # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 247, in tool # # Exception| cmd_obj = cmd(cmd_str, ns=ns, host=host) # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 96, in __init__ # # Exception| self.process(terminate=False, fail=fail, expect_fail=expect_fail, # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 118, in process # # Exception| stdout, stderr = self._process_terminate(terminate=terminate, # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 102, 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', 'link', 'show', 'dev', 'ens9np0']' timed out after 5 seconds # # Exception| # not 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/1184/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py", line 375, in test_hitless_key_update # # Exception| tgen.wait_pkts_and_stop(5000) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/lib/py/load.py", line 117, in wait_pkts_and_stop # # Exception| self.stop(verbose=failed) # # Exception| ~~~~~~~~~^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/lib/py/load.py", line 130, in stop # # Exception| self._wait_client_stopped() # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/lib/py/load.py", line 138, in _wait_client_stopped # # Exception| data = cmd("cat /proc/net/tcp*", host=self.env.remote).stdout # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 96, in __init__ # # Exception| self.process(terminate=False, fail=fail, expect_fail=expect_fail, # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 118, in process # # Exception| stdout, stderr = self._process_terminate(terminate=terminate, # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 102, 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 '['ssh', '-q', 'root@10.99.1.42', 'cat /proc/net/tcp*']' timed out after 5 seconds # # Exception| # not ok 4 rss_ctx.test_hitless_key_update # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 286345 >= 42644.0 traffic on other queues (context 0)':[145148, 141197, 42440, 42848, 0, 0, 0, 0] # not ok 5 rss_ctx.test_rss_context # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py", line 527, in test_rss_context4 # # Exception| test_rss_context(cfg, 4) # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py", line 462, in test_rss_context # # Exception| require_ntuple(cfg) # # Exception| ~~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py", line 58, in require_ntuple # # Exception| features = ethtool(f"-k {cfg.ifname}", json=True)[0] # # Exception| ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 271, in ethtool # # Exception| return tool('ethtool', args, json=json, ns=ns, host=host) # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 247, in tool # # Exception| cmd_obj = cmd(cmd_str, ns=ns, host=host) # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 96, in __init__ # # Exception| self.process(terminate=False, fail=fail, expect_fail=expect_fail, # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 118, in process # # Exception| stdout, stderr = self._process_terminate(terminate=terminate, # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 102, 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 '['ethtool', '--json', '-k', 'ens9np0']' timed out after 5 seconds # # Exception| # not ok 6 rss_ctx.test_rss_context4 # # Increasing queue count 8 -> 66 # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 593498 >= 168035.0 traffic on other queues (context 0)':[299485, 294013, 168063, 168007, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 300555 >= 70171.0 traffic on other queues (context 1)':[153088, 147467, 0, 0, 70844, 69498, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 310666 >= 45028.5 traffic on other queues (context 2)':[157041, 153625, 0, 0, 0, 0, 45864, 44193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 310544 >= 47011.0 traffic on other queues (context 3)':[158398, 152146, 0, 0, 0, 0, 0, 0, 47136, 46886, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 719174 >= 206702.5 traffic on other queues (context 4)':[362778, 356396, 0, 0, 0, 0, 0, 0, 0, 0, 209161, 204244, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 628296 >= 96657.0 traffic on other queues (context 5)':[317430, 310866, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94299, 99015, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 298669 >= 67977.0 traffic on other queues (context 6)':[149810, 148859, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69448, 66506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 345625 >= 62241.5 traffic on other queues (context 7)':[173346, 172279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62329, 62154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 414091 >= 80794.5 traffic on other queues (context 8)':[211407, 202684, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81187, 80402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 419732 >= 69478.5 traffic on other queues (context 9)':[213580, 206152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71315, 67642, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 426025 >= 71645.0 traffic on other queues (context 10)':[215800, 210225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68955, 74335, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 317823 >= 45127.5 traffic on other queues (context 11)':[160602, 157221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45010, 45245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 310574 >= 51440.5 traffic on other queues (context 12)':[158085, 152489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51682, 51199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 518137 >= 131743.0 traffic on other queues (context 13)':[263593, 254544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126036, 137450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 417439 >= 63304.5 traffic on other queues (context 14)':[211030, 206409, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63367, 63242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 266658 >= 29215.5 traffic on other queues (context 15)':[135443, 131215, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29726, 28705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 308033 >= 45685.0 traffic on other queues (context 16)':[156277, 151756, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45821, 45549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 306798 >= 49681.5 traffic on other queues (context 17)':[154704, 152094, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50804, 48559, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 431203 >= 63684.5 traffic on other queues (context 18)':[217098, 214105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64716, 62653, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 418133 >= 87839.5 traffic on other queues (context 19)':[212717, 205416, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90239, 85440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 306160 >= 81470.5 traffic on other queues (context 20)':[155377, 150783, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82348, 80593, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 310651 >= 48363.5 traffic on other queues (context 21)':[157197, 153454, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47461, 49266, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 304177 >= 48921.5 traffic on other queues (context 22)':[153124, 151053, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49311, 48532, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 270607 >= 42829.0 traffic on other queues (context 23)':[136364, 134243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42962, 42696, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 417084 >= 66345.5 traffic on other queues (context 24)':[212533, 204551, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66733, 65958, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 421378 >= 63219.5 traffic on other queues (context 25)':[214664, 206714, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64132, 62307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 311228 >= 52304.0 traffic on other queues (context 26)':[156721, 154507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52030, 52578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 410490 >= 88704.5 traffic on other queues (context 27)':[207222, 203268, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89822, 87587, 0, 0, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 527275 >= 96540.0 traffic on other queues (context 28)':[268081, 259194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94545, 98535, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 417253 >= 66199.5 traffic on other queues (context 29)':[213664, 203589, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64293, 68106, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 304523 >= 53575.0 traffic on other queues (context 30)':[153707, 150816, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53893, 53257, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 531, in test_rss_context32: # # Check| test_rss_context(cfg, 32) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 268908 >= 26078.0 traffic on other queues (context 31)':[136785, 132123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26361, 25795] # not ok 7 rss_ctx.test_rss_context32 # ok 8 rss_ctx.test_rss_context_dump # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 539, in test_rss_context_queue_reconfigure: # # Check| test_rss_queue_reconfigure(cfg, main_ctx=False) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 265, in test_rss_queue_reconfigure: # # Check| _send_traffic_check(cfg, port, ctx_ref, { 'target': (0, 3), # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 436060 >= 221714.0 traffic on other queues (context 1)':[226749, 218773, 217287, 216679] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 539, in test_rss_context_queue_reconfigure: # # Check| test_rss_queue_reconfigure(cfg, main_ctx=False) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 273, in test_rss_queue_reconfigure: # # Check| _send_traffic_check(cfg, port, ctx_ref, { 'target': (0, 3), # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 270283 >= 133222.0 traffic on other queues (context 1)':[133775, 134681, 135602, 132669, 0] # # Driver does not support rss + queue offset # not ok 9 rss_ctx.test_rss_context_queue_reconfigure # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 676, in test_rss_context_overlap: # # Check| ksft_lt(sum(cnts[ :2]), directed / 2, "traffic on main context: " + str(cnts)) # # Check failed 358610 >= 177586.0 traffic on main context: [181704, 176906, 178066, 177106, 0, 0, 0, 0] # not ok 10 rss_ctx.test_rss_context_overlap # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py", line 683, in test_rss_context_overlap2 # # Exception| test_rss_context_overlap(cfg, True) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py", line 655, in test_rss_context_overlap # # Exception| GenerateTraffic(cfg, port=port).wait_pkts_and_stop(20000) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/lib/py/load.py", line 117, in wait_pkts_and_stop # # Exception| self.stop(verbose=failed) # # Exception| ~~~~~~~~~^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/lib/py/load.py", line 130, in stop # # Exception| self._wait_client_stopped() # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~^^ # # Exception| File "/srv/hw-worker/tests/1184/drivers/net/lib/py/load.py", line 138, in _wait_client_stopped # # Exception| data = cmd("cat /proc/net/tcp*", host=self.env.remote).stdout # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 96, in __init__ # # Exception| self.process(terminate=False, fail=fail, expect_fail=expect_fail, # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 118, in process # # Exception| stdout, stderr = self._process_terminate(terminate=terminate, # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 102, 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 '['ssh', '-q', 'root@10.99.1.42', 'cat /proc/net/tcp*']' timed out after 5 seconds # # Exception| # not ok 11 rss_ctx.test_rss_context_overlap2 # # Increasing queue count 8 -> 10 # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 601, in test_rss_context_out_of_order: # # Check| check_traffic() # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 587, in check_traffic: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", expected) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 300633 >= 56764.5 traffic on other queues (context 0)':[151860, 148773, 56991, 56538, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 601, in test_rss_context_out_of_order: # # Check| check_traffic() # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 587, in check_traffic: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", expected) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 814706 >= 174785.5 traffic on other queues (context 1)':[413741, 400965, 0, 0, 177990, 171581, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 601, in test_rss_context_out_of_order: # # Check| check_traffic() # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 587, in check_traffic: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", expected) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 405940 >= 86027.5 traffic on other queues (context 2)':[206767, 199173, 0, 0, 0, 0, 86712, 85343, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 601, in test_rss_context_out_of_order: # # Check| check_traffic() # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 587, in check_traffic: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", expected) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 419147 >= 47302.0 traffic on other queues (context 3)':[212304, 206843, 0, 0, 0, 0, 0, 0, 48152, 46452] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 605, in test_rss_context_out_of_order: # # Check| check_traffic() # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 587, in check_traffic: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", expected) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 404512 >= 81842.5 traffic on other queues (context 0)':[204352, 200160, 82648, 81037, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 605, in test_rss_context_out_of_order: # # Check| check_traffic() # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 587, in check_traffic: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", expected) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 306690 >= 52749.5 traffic on other queues (context 1)':[156068, 150622, 0, 0, 53056, 52443, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 605, in test_rss_context_out_of_order: # # Check| check_traffic() # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 587, in check_traffic: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", expected) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 611555 >= 159238.0 traffic on other queues (context 3)':[311657, 299898, 0, 0, 0, 0, 0, 0, 160239, 158237] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 609, in test_rss_context_out_of_order: # # Check| check_traffic() # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 587, in check_traffic: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", expected) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 314283 >= 50609.5 traffic on other queues (context 1)':[159432, 154851, 0, 0, 50825, 50394, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 609, in test_rss_context_out_of_order: # # Check| check_traffic() # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 587, in check_traffic: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", expected) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 309953 >= 69202.5 traffic on other queues (context 3)':[156261, 153692, 0, 0, 0, 0, 0, 0, 70414, 67991] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 613, in test_rss_context_out_of_order: # # Check| check_traffic() # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 587, in check_traffic: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", expected) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 421928 >= 60592.0 traffic on other queues (context 1)':[215193, 206735, 0, 0, 62535, 58649, 0, 0, 0, 0] # not ok 12 rss_ctx.test_rss_context_out_of_order # # Increasing queue count 8 -> 10 # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 535, in test_rss_context4_create_with_cfg: # # Check| test_rss_context(cfg, 4, create_with_cfg=True) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 477473 >= 127634.5 traffic on other queues (context 0)':[256226, 221247, 127024, 128245, 0, 0, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 535, in test_rss_context4_create_with_cfg: # # Check| test_rss_context(cfg, 4, create_with_cfg=True) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 305456 >= 82878.5 traffic on other queues (context 1)':[155291, 150165, 0, 0, 85295, 80462, 0, 0, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 535, in test_rss_context4_create_with_cfg: # # Check| test_rss_context(cfg, 4, create_with_cfg=True) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 413154 >= 88181.0 traffic on other queues (context 2)':[209672, 203482, 0, 0, 0, 0, 88175, 88187, 0, 0] # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 535, in test_rss_context4_create_with_cfg: # # Check| test_rss_context(cfg, 4, create_with_cfg=True) # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 517, in test_rss_context: # # Check| _send_traffic_check(cfg, ports[i], f"context {i}", # # Check| At /srv/hw-worker/tests/1184/drivers/net/hw/./rss_ctx.py, line 106, in _send_traffic_check: # # Check| ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, # # Check failed 400721 >= 102152.0 traffic on other queues (context 3)':[203948, 196773, 0, 0, 0, 0, 0, 0, 103725, 100579] # not 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/1184/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/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/1184/net/lib/py/utils.py", line 271, in ethtool # # Exception| return tool('ethtool', args, json=json, ns=ns, host=host) # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 247, in tool # # Exception| cmd_obj = cmd(cmd_str, ns=ns, host=host) # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 96, in __init__ # # Exception| self.process(terminate=False, fail=fail, expect_fail=expect_fail, # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1184/net/lib/py/utils.py", line 129, 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:6 fail:11 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