TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: rss_ctx.py # TAP version 13 # 1..19 # ok 1 rss_ctx.test_rss_key_indir # ok 2 rss_ctx.test_rss_queue_reconfigure # ok 3 rss_ctx.test_rss_resize # # Check| At /srv/hw-worker/tests/464/drivers/net/hw/./rss_ctx.py, line 378, in test_hitless_key_update: # # Check| ksft_eq(carrier1 - carrier0, 0) # # Check failed 2 != 0 # 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/464/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/464/drivers/net/hw/./rss_ctx.py", line 806, in test_rss_default_context_rule # # Exception| ethtool(f"-N {cfg.ifname} {flow_generic}") # # Exception| ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/464/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/464/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/464/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/464/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 # ok 18 rss_ctx.test_rss_context_persist_create_and_ifdown # SKIP marked as disruptive # ok 19 rss_ctx.test_rss_context_persist_ifdown_and_create # SKIP marked as disruptive # # Totals: pass:14 fail:2 xfail:0 xpass:0 skip:3 error:0 not ok 1 selftests: drivers/net/hw: rss_ctx.py # exit=1