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 # ok 3 rss_api.test_rxfh_nl_set_indir_ctx # ok 4 rss_api.test_rxfh_indir_ntf # 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 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/572/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/572/drivers/net/hw/./rss_api.py", line 306, in test_rxfh_fields_set # # Exception| cfg.ethnl.rss_set({ # # Exception| ~~~~~~~~~~~~~~~~~^^ # # Exception| "header": {"dev-index": cfg.ifindex}, # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| "flow-hash": {x: change for x in flow_types} # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| }) # # Exception| ^^ # # Exception| File "/srv/hw-worker/tests/572/net/lib/ynl/pyynl/lib/ynl.py", line 1385, in _op # # Exception| return self._ops(ops)[0] # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/572/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: Invalid argument # # Exception| # not ok 8 rss_api.test_rxfh_fields_set # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/572/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/572/drivers/net/hw/./rss_api.py", line 337, in test_rxfh_fields_set_xfrm # # Exception| set_rss(cfg, {}, {"tcp4": {"ip-src"}}) # # Exception| ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/572/drivers/net/hw/./rss_api.py", line 321, in set_rss # # Exception| cfg.ethnl.rss_set({"header": {"dev-index": cfg.ifindex}, # # Exception| ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| "input-xfrm": xfrm, "flow-hash": fh}) # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/572/net/lib/ynl/pyynl/lib/ynl.py", line 1385, in _op # # Exception| return self._ops(ops)[0] # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/572/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: Invalid argument # # Exception| # not ok 9 rss_api.test_rxfh_fields_set_xfrm # ok 10 rss_api.test_rxfh_fields_ntf # ok 11 rss_api.test_rss_ctx_add # ok 12 rss_api.test_rss_ctx_ntf # # Totals: pass:10 fail:2 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net/hw: rss_api.py # exit=1