TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: irq.py # TAP version 13 # 1..4 # ok 1 irq.check_irqs_reported # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/149/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/149/drivers/net/hw/./irq.py", line 66, in check_reconfig_queues # # Exception| _check_reconfig(cfg, reconfig) # # Exception| ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/149/drivers/net/hw/./irq.py", line 47, in _check_reconfig # # Exception| reconfig_cb(cfg) # # Exception| ~~~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/149/drivers/net/hw/./irq.py", line 62, in reconfig # # Exception| cmd(f"ethtool -L {cfg.ifname} {rx_type} 1") # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/149/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/149/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 -L ens9np0 combined 1 # # Exception| EXIT: 1 # # Exception| STDERR: netlink error: requested channel counts are too low for existing ntuple filter settings # # Exception| netlink error: Invalid argument # # Exception| # not ok 2 irq.check_reconfig_queues # ok 3 irq.check_reconfig_xdp # ok 4 irq.check_down # SKIP marked as disruptive # # Totals: pass:2 fail:1 xfail:0 xpass:0 skip:1 error:0 not ok 1 selftests: drivers/net/hw: irq.py # exit=1