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 # ok 2 irq.check_reconfig_queues # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/184/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/184/drivers/net/hw/./irq.py", line 75, in check_reconfig_xdp # # Exception| _check_reconfig(cfg, reconfig) # # Exception| ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/184/drivers/net/hw/./irq.py", line 47, in _check_reconfig # # Exception| reconfig_cb(cfg) # # Exception| ~~~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/184/drivers/net/hw/./irq.py", line 71, in reconfig # # Exception| ip(f"link set dev %s xdp obj %s sec xdp" % # # Exception| ~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| (cfg.ifname, cfg.net_lib_dir / "xdp_dummy.bpf.o")) # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/184/net/lib/py/utils.py", line 238, in ip # # Exception| return tool('ip', args, json=json, host=host) # # Exception| File "/srv/hw-worker/tests/184/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/184/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/184/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: ip link set dev ens25f1np1 xdp obj /srv/hw-worker/tests/184/net/lib/xdp_dummy.bpf.o sec xdp # # Exception| EXIT: 2 # # Exception| STDERR: Error: XDP program already attached. # # Exception| # not 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