TAP version 13 1..1 # timeout set to 360 # selftests: drivers/net: napi_threaded.py # TAP version 13 # 1..3 # ok 1 napi_threaded.napi_init # # 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/./napi_threaded.py", line 127, in change_num_queues # # Exception| _assert_napi_threaded_enabled(nl, napi0_id) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/697/drivers/net/./napi_threaded.py", line 15, in _assert_napi_threaded_enabled # # Exception| napi = nl.napi_get({'id': napi_id}) # # 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: No such file or directory {'bad-attr': '.id'} # # Exception| # not ok 2 napi_threaded.change_num_queues # # 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/./napi_threaded.py", line 97, in enable_dev_threaded_disable_napi_threaded # # Exception| _assert_napi_threaded_enabled(nl, napi0_id) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/697/drivers/net/./napi_threaded.py", line 15, in _assert_napi_threaded_enabled # # Exception| napi = nl.napi_get({'id': napi_id}) # # 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: No such file or directory {'bad-attr': '.id'} # # Exception| # not ok 3 napi_threaded.enable_dev_threaded_disable_napi_threaded # # Totals: pass:1 fail:2 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net: napi_threaded.py # exit=1