TAP version 13 1..1 # timeout set to 360 # selftests: drivers/net: xdp.py # TAP version 13 # 1..14 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 184, in test_xdp_native_pass_sb # # Exception| _test_pass(cfg, bpf_info, 256) # # Exception| ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 162, in _test_pass # # Exception| prog_info = _load_xdp_prog(cfg, bpf_info) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/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 mtu 1500 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.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 xdp.test_xdp_native_pass_sb # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 196, in test_xdp_native_pass_mb # # Exception| _test_pass(cfg, bpf_info, 8000) # # Exception| ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 162, in _test_pass # # Exception| prog_info = _load_xdp_prog(cfg, bpf_info) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/net/lib/py/utils.py", line 112, in process # # Exception| stdout, stderr = self._process_terminate(terminate=terminate, # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/utils.py", line 96, in _process_terminate # # Exception| stdout, stderr = self.proc.communicate(timeout=timeout) # # Exception| ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 1220, in communicate # # Exception| stdout, stderr = self._communicate(input, endtime, timeout) # # Exception| ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 2153, in _communicate # # Exception| self._check_timeout(endtime, orig_timeout, stdout, stderr) # # Exception| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 1267, in _check_timeout # # Exception| raise TimeoutExpired( # # Exception| ...<2 lines>... # # Exception| stderr=b''.join(stderr_seq) if stderr_seq else None) # # Exception| subprocess.TimeoutExpired: Command 'ip link set dev ens25f1np1 mtu 9000 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.bpf.o sec xdp.frags' timed out after 5 seconds # # Exception| # not ok 2 xdp.test_xdp_native_pass_mb # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 231, in test_xdp_native_drop_sb # # Exception| _test_drop(cfg, bpf_info, 256) # # Exception| ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 209, in _test_drop # # Exception| prog_info = _load_xdp_prog(cfg, bpf_info) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/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 mtu 1500 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.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 3 xdp.test_xdp_native_drop_sb # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 243, in test_xdp_native_drop_mb # # Exception| _test_drop(cfg, bpf_info, 8000) # # Exception| ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 209, in _test_drop # # Exception| prog_info = _load_xdp_prog(cfg, bpf_info) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/net/lib/py/utils.py", line 112, in process # # Exception| stdout, stderr = self._process_terminate(terminate=terminate, # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/utils.py", line 96, in _process_terminate # # Exception| stdout, stderr = self.proc.communicate(timeout=timeout) # # Exception| ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 1220, in communicate # # Exception| stdout, stderr = self._communicate(input, endtime, timeout) # # Exception| ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 2153, in _communicate # # Exception| self._check_timeout(endtime, orig_timeout, stdout, stderr) # # Exception| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 1267, in _check_timeout # # Exception| raise TimeoutExpired( # # Exception| ...<2 lines>... # # Exception| stderr=b''.join(stderr_seq) if stderr_seq else None) # # Exception| subprocess.TimeoutExpired: Command 'ip link set dev ens25f1np1 mtu 9000 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.bpf.o sec xdp.frags' timed out after 5 seconds # # Exception| # not ok 4 xdp.test_xdp_native_drop_mb # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 302, in test_xdp_native_tx_sb # # Exception| _test_xdp_native_tx(cfg, bpf_info, [0, 1500 // 2, 1500 - pkt_hdr_len]) # # Exception| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 256, in _test_xdp_native_tx # # Exception| prog_info = _load_xdp_prog(cfg, bpf_info) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/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 mtu 1500 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.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 5 xdp.test_xdp_native_tx_sb # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 317, in test_xdp_native_tx_mb # # Exception| _test_xdp_native_tx(cfg, bpf_info, [8000, 0]) # # Exception| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 256, in _test_xdp_native_tx # # Exception| prog_info = _load_xdp_prog(cfg, bpf_info) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/net/lib/py/utils.py", line 112, in process # # Exception| stdout, stderr = self._process_terminate(terminate=terminate, # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Exception| timeout=timeout) # # Exception| ^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/utils.py", line 96, in _process_terminate # # Exception| stdout, stderr = self.proc.communicate(timeout=timeout) # # Exception| ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 1220, in communicate # # Exception| stdout, stderr = self._communicate(input, endtime, timeout) # # Exception| ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 2153, in _communicate # # Exception| self._check_timeout(endtime, orig_timeout, stdout, stderr) # # Exception| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/usr/lib64/python3.14/subprocess.py", line 1267, in _check_timeout # # Exception| raise TimeoutExpired( # # Exception| ...<2 lines>... # # Exception| stderr=b''.join(stderr_seq) if stderr_seq else None) # # Exception| subprocess.TimeoutExpired: Command 'ip link set dev ens25f1np1 mtu 9000 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.bpf.o sec xdp.frags' timed out after 5 seconds # # Exception| # not ok 6 xdp.test_xdp_native_tx_mb # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 459, in test_xdp_native_adjst_tail_grow_data # # Exception| res = _test_xdp_native_tail_adjst( # # Exception| cfg, # # Exception| pkt_sz_lst, # # Exception| offset_lst, # # Exception| ) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 405, in _test_xdp_native_tail_adjst # # Exception| prog_info = _load_xdp_prog(cfg, bpf_info) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/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 mtu 9000 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.bpf.o sec xdp.frags # # Exception| EXIT: 2 # # Exception| STDERR: Error: Native and generic XDP can't be active at the same time. # # Exception| # not ok 7 xdp.test_xdp_native_adjst_tail_grow_data # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 477, in test_xdp_native_adjst_tail_shrnk_data # # Exception| res = _test_xdp_native_tail_adjst( # # Exception| cfg, # # Exception| pkt_sz_lst, # # Exception| offset_lst, # # Exception| ) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 405, in _test_xdp_native_tail_adjst # # Exception| prog_info = _load_xdp_prog(cfg, bpf_info) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/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 mtu 9000 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.bpf.o sec xdp.frags # # Exception| EXIT: 2 # # Exception| STDERR: Error: Native and generic XDP can't be active at the same time. # # Exception| # not ok 8 xdp.test_xdp_native_adjst_tail_shrnk_data # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 598, in test_xdp_native_adjst_head_grow_data # # Exception| res = _test_xdp_native_head_adjst(cfg, "xdp_prog_frags", pkt_sz_lst, offset_lst) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 525, in _test_xdp_native_head_adjst # # Exception| prog_info = _load_xdp_prog(cfg, BPFProgInfo(prog, "xdp_native.bpf.o", "xdp.frags", 9000)) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/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 mtu 9000 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.bpf.o sec xdp.frags # # Exception| EXIT: 2 # # Exception| STDERR: Error: Native and generic XDP can't be active at the same time. # # Exception| # not ok 9 xdp.test_xdp_native_adjst_head_grow_data # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 619, in test_xdp_native_adjst_head_shrnk_data # # Exception| res = _test_xdp_native_head_adjst(cfg, "xdp_prog_frags", pkt_sz_lst, offset_lst) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 525, in _test_xdp_native_head_adjst # # Exception| prog_info = _load_xdp_prog(cfg, BPFProgInfo(prog, "xdp_native.bpf.o", "xdp.frags", 9000)) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/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 mtu 9000 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.bpf.o sec xdp.frags # # Exception| EXIT: 2 # # Exception| STDERR: Error: Native and generic XDP can't be active at the same time. # # Exception| # not ok 10 xdp.test_xdp_native_adjst_head_shrnk_data # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 639, in test_xdp_native_qstats # # Exception| prog_info = _load_xdp_prog(cfg, bpf_info) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/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 mtu 1500 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.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 11 xdp.test_xdp_native_qstats.pass # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 639, in test_xdp_native_qstats # # Exception| prog_info = _load_xdp_prog(cfg, bpf_info) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/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 mtu 1500 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.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 12 xdp.test_xdp_native_qstats.drop # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1033/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 639, in test_xdp_native_qstats # # Exception| prog_info = _load_xdp_prog(cfg, bpf_info) # # Exception| File "/srv/hw-worker/tests/1033/drivers/net/./xdp.py", line 117, in _load_xdp_prog # # Exception| cmd( # # Exception| ~~~^ # # Exception| f"ip link set dev {cfg.ifname} mtu {bpf_info.mtu} xdpdrv obj {abs_path} sec {bpf_info.xdp_sec}", # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=True # # Exception| ^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/hw-worker/tests/1033/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/1033/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 mtu 1500 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_native.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 13 xdp.test_xdp_native_qstats.tx # # CMD: ip link set dev ens25f1np1 xdpdrv obj /srv/hw-worker/tests/1033/net/lib/xdp_dummy.bpf.o sec xdp.frags # # EXIT: 2 # # STDERR: Error: Native and generic XDP can't be active at the same time. # ok 14 xdp.test_xdp_native_update_mb_to_sb # SKIP device does not support multi-buffer XDP # # Totals: pass:0 fail:13 xfail:0 xpass:0 skip:1 error:0 not ok 1 selftests: drivers/net: xdp.py # exit=1 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0