* |WARNING| pw154786-154787 [PATCH 1/2] dts: change test suite name property
[not found] <20250627151241.335114-2-thomas.wilks@arm.com>
@ 2025-06-27 15:01 ` qemudev
2025-06-27 15:13 ` |SUCCESS| pw154786 " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2025-06-27 15:01 UTC (permalink / raw)
To: test-report; +Cc: Thomas Wilks, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/154786
_apply patch failure_
Submitter: Thomas Wilks <thomas.wilks@arm.com>
Date: Fri, 27 Jun 2025 16:12:40 +0100
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 2c6f1f0a847898732c18c8b37821850f1b48aa9d
Apply patch set 154786-154787 failed:
Checking patch dts/framework/runner.py...
Checking patch dts/framework/test_result.py...
Checking patch dts/framework/test_run.py...
error: while searching for:
test_run.ctx.topology.configure_ports("sut", "dpdk")
test_run.ctx.tg.setup(test_run.ctx.topology)
self.result.ports = test_run.ctx.topology.sut_ports + test_run.ctx.topology.tg_ports
self.result.sut_info = test_run.ctx.sut_node.node_info
self.result.dpdk_build_info = test_run.ctx.dpdk_build.get_dpdk_build_info()
self.logger.debug(f"Found capabilities to check: {test_run.required_capabilities}")
test_run.supported_capabilities = get_supported_capabilities(
test_run.ctx.sut_node, test_run.ctx.topology, test_run.required_capabilities
)
self.result.update_setup(Result.PASS)
return TestRunExecution(test_run, self.result)
def on_error(self, ex: Exception) -> State | None:
"""Next state on error."""
self.result.update_setup(Result.ERROR, ex)
return TestRunTeardown(self.test_run, self.result)
error: patch failed: dts/framework/test_run.py:349
error: dts/framework/test_run.py: patch does not apply
Checking patch dts/framework/testbed_model/posix_session.py...
^ permalink raw reply [flat|nested] 2+ messages in thread