TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: xsk_reconfig.py # TAP version 13 # 1..2 # ok 1 xsk_reconfig.check_xdp_bind # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/641/net/lib/py/ksft.py", line 361, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/641/drivers/net/hw/./xsk_reconfig.py", line 50, in check_rx_resize # # Exception| ethtool(f"-G %s rx %d" % (cfg.ifname, rx_ring // 2)) # # Exception| ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/641/net/lib/py/utils.py", line 242, in ethtool # # Exception| return tool('ethtool', args, json=json, ns=ns, host=host) # # Exception| File "/srv/hw-worker/tests/641/net/lib/py/utils.py", line 225, in tool # # Exception| cmd_obj = cmd(cmd_str, ns=ns, host=host) # # Exception| File "/srv/hw-worker/tests/641/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/641/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 -G ens1f0np0 rx 256 # # Exception| EXIT: 81 # # Exception| STDERR: netlink error: Device or resource busy # # Exception| # not ok 2 xsk_reconfig.check_rx_resize # # Totals: pass:1 fail:1 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net/hw: xsk_reconfig.py # exit=1