TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: rss_api.py # TAP version 13 # 1..12 # ok 1 rss_api.test_rxfh_nl_set_fail # ok 2 rss_api.test_rxfh_nl_set_indir # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/697/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/697/drivers/net/hw/./rss_api.py", line 125, in test_rxfh_nl_set_indir_ctx # # Exception| ctx_id = _ethtool_create(cfg, "-X", "context new") # # Exception| File "/srv/hw-worker/tests/697/drivers/net/hw/./rss_api.py", line 26, in _ethtool_create # # Exception| output = ethtool(f"{act} {cfg.ifname} {opts}").stdout # # Exception| ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/697/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/697/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/697/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/697/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 -X ens1f0np0 context new # # Exception| EXIT: 1 # # Exception| STDERR: Cannot set RX flow hash configuration: Operation not supported # # Exception| # not ok 3 rss_api.test_rxfh_nl_set_indir_ctx # ok 4 rss_api.test_rxfh_indir_ntf # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/697/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/697/drivers/net/hw/./rss_api.py", line 188, in test_rxfh_indir_ctx_ntf # # Exception| ctx_id = _ethtool_create(cfg, "-X", "context new") # # Exception| File "/srv/hw-worker/tests/697/drivers/net/hw/./rss_api.py", line 26, in _ethtool_create # # Exception| output = ethtool(f"{act} {cfg.ifname} {opts}").stdout # # Exception| ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/697/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/697/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/697/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/697/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 -X ens1f0np0 context new # # Exception| EXIT: 1 # # Exception| STDERR: Cannot set RX flow hash configuration: Operation not supported # # Exception| # not ok 5 rss_api.test_rxfh_indir_ctx_ntf # ok 6 rss_api.test_rxfh_nl_set_key # ok 7 rss_api.test_rxfh_fields # ok 8 rss_api.test_rxfh_fields_set # ok 9 rss_api.test_rxfh_fields_set_xfrm # SKIP no input-xfrm supported # ok 10 rss_api.test_rxfh_fields_ntf # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/697/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/697/drivers/net/hw/./rss_api.py", line 400, in test_rss_ctx_add # # Exception| ctx = cfg.ethnl.rss_create_act({"header": {"dev-index": cfg.ifindex}}) # # Exception| File "/srv/hw-worker/tests/697/net/lib/ynl/pyynl/lib/ynl.py", line 1385, in _op # # Exception| return self._ops(ops)[0] # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/697/net/lib/ynl/pyynl/lib/ynl.py", line 1342, in _ops # # Exception| raise NlError(nl_msg) # # Exception| net.lib.ynl.pyynl.lib.ynl.NlError: Netlink error: Operation not supported # # Exception| # not ok 11 rss_api.test_rss_ctx_add # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/697/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/697/drivers/net/hw/./rss_api.py", line 435, in test_rss_ctx_ntf # # Exception| ctx = cfg.ethnl.rss_create_act({"header": {"dev-index": cfg.ifindex}}) # # Exception| File "/srv/hw-worker/tests/697/net/lib/ynl/pyynl/lib/ynl.py", line 1385, in _op # # Exception| return self._ops(ops)[0] # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/697/net/lib/ynl/pyynl/lib/ynl.py", line 1342, in _ops # # Exception| raise NlError(nl_msg) # # Exception| net.lib.ynl.pyynl.lib.ynl.NlError: Netlink error: Operation not supported # # Exception| # not ok 12 rss_api.test_rss_ctx_ntf # # Totals: pass:7 fail:4 xfail:0 xpass:0 skip:1 error:0 not ok 1 selftests: drivers/net/hw: rss_api.py # exit=1