COMMAND: { "vm": "test-vm", "label": null, "command": "sudo NETIF=ens3 LOCAL_V4=[test-vm_ip] REMOTE_V4=[remote-vm_ip] LOCAL_V6=[REDACTED_IP] REMOTE_V6=[REDACTED_IP] REMOTE_TYPE=ssh REMOTE_ARGS=root@[REDACTED_IP] /selftests-net-drv/run_kselftest.sh --test drivers/net:napi_threaded.py --override-timeout 1200 --no-error-on-fail" } STDOUT: TAP version 13 1..1 # selftests: drivers/net: napi_threaded.py not ok 1 selftests: drivers/net: napi_threaded.py # exit=1 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0 # Check| qcnt = _setup_deferred_cleanup(cfg) # # Check| At /selftests-net-drv/drivers/net/./napi_threaded.py, line 33, in _setup_deferred_cleanup: # # Check| ksft_ge(combined, 2) # # Check failed 0 < 2 # # Exception| Traceback (most recent call last): # # Exception| File "/selftests-net-drv/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/selftests-net-drv/drivers/net/./napi_threaded.py", line 51, in napi_init # # Exception| cmd(f"ethtool -L {cfg.ifname} combined 1") # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/selftests-net-drv/net/lib/py/utils.py", line 101, in __init__ # # Exception| self.process(terminate=False, fail=fail, expect_fail=expect_fail, # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/selftests-net-drv/net/lib/py/utils.py", line 134, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: ethtool -L ens3 combined 1 # # Exception| EXIT: 1 # # Exception| STDERR: netlink error: requested channel count exceeds maximum (offset 36) # # Exception| netlink error: Invalid argument # # Exception| # not ok 1 napi_threaded.napi_init # # Check| At /selftests-net-drv/drivers/net/./napi_threaded.py, line 114, in change_num_queues: # # Check| qcnt = _setup_deferred_cleanup(cfg) # # Check| At /selftests-net-drv/drivers/net/./napi_threaded.py, line 33, in _setup_deferred_cleanup: # # Check| ksft_ge(combined, 2) # # Check failed 0 < 2 # # Exception| Traceback (most recent call last): # # Exception| File "/selftests-net-drv/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/selftests-net-drv/drivers/net/./napi_threaded.py", line 123, in change_num_queues # # Exception| cmd(f"ethtool -L {cfg.ifname} combined 1") # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/selftests-net-drv/net/lib/py/utils.py", line 101, in __init__ # # Exception| self.process(terminate=False, fail=fail, expect_fail=expect_fail, # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/selftests-net-drv/net/lib/py/utils.py", line 134, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: ethtool -L ens3 combined 1 # # Exception| EXIT: 1 # # Exception| STDERR: netlink error: requested channel count exceeds maximum (offset 36) # # Exception| netlink error: Invalid argument # # Exception| # not ok 2 napi_threaded.change_num_queues # # Check| At /selftests-net-drv/drivers/net/./napi_threaded.py, line 83, in enable_dev_threaded_disable_napi_threaded: # # Check| qcnt = _setup_deferred_cleanup(cfg) # # Check| At /selftests-net-drv/drivers/net/./napi_threaded.py, line 33, in _setup_deferred_cleanup: # # Check| ksft_ge(combined, 2) # # Check failed 0 < 2 # # Exception| Traceback (most recent call last): # # Exception| File "/selftests-net-drv/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/selftests-net-drv/drivers/net/./napi_threaded.py", line 95, in enable_dev_threaded_disable_napi_threaded # # Exception| cmd(f"ethtool -L {cfg.ifname} combined 1") # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/selftests-net-drv/net/lib/py/utils.py", line 101, in __init__ # # Exception| self.process(terminate=False, fail=fail, expect_fail=expect_fail, # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/selftests-net-drv/net/lib/py/utils.py", line 134, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: ethtool -L ens3 combined 1 # # Exception| EXIT: 1 # # Exception| STDERR: netlink error: requested channel count exceeds maximum (offset 36) # # Exception| netlink error: Invalid argument # # Exception| # not ok 3 napi_threaded.enable_dev_threaded_disable_napi_threaded # # Totals: pass:0 fail:3 xfail:0 xpass:0 skip:0 error:0