TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: xsk_reconfig.py # TAP version 13 # 1..2 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1113/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1113/drivers/net/hw/./xsk_reconfig.py", line 43, in check_xdp_bind # # 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/1113/net/lib/py/utils.py", line 238, in ip # # Exception| return tool('ip', args, json=json, host=host) # # Exception| File "/srv/hw-worker/tests/1113/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/1113/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/1113/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/1113/net/lib/xdp_dummy.bpf.o sec xdp # # Exception| EXIT: 2 # # Exception| STDERR: Error: Native and generic XDP can't be active at the same time. # # Exception| # not ok 1 xsk_reconfig.check_xdp_bind # 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 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0