TAP version 13 1..1 # timeout set to 360 # selftests: drivers/net: queues.py # TAP version 13 # 1..4 # ok 1 queues.get_queues # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/786/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/786/drivers/net/./queues.py", line 89, in addremove_queues # # Exception| cmd(f"ethtool -L {cfg.dev['ifname']} {rx_type} {expected}", timeout=10) # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/786/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/786/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 7 # # Exception| EXIT: 1 # # Exception| STDERR: netlink error: requested channel counts are too low for existing indirection table (7) # # Exception| netlink error: Invalid argument # # Exception| # not ok 2 queues.addremove_queues # ok 3 queues.check_down # SKIP marked as disruptive # ok 4 queues.check_xsk # # Totals: pass:2 fail:1 xfail:0 xpass:0 skip:1 error:0 not ok 1 1 selftests: drivers/net: queues.py # exit=1 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0