automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Thomas Wilks <thomas.wilks@arm.com>, zhoumin@loongson.cn
Subject: |WARNING| pw154786-154787 [PATCH 1/2] dts: change test suite name property
Date: Fri, 27 Jun 2025 23:01:16 +0800	[thread overview]
Message-ID: <202506271501.55RF1GRO3386503@localhost.localdomain> (raw)
In-Reply-To: <20250627151241.335114-2-thomas.wilks@arm.com>

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...


       reply	other threads:[~2025-06-27 15:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250627151241.335114-2-thomas.wilks@arm.com>
2025-06-27 15:01 ` qemudev [this message]
2025-06-27 15:13 ` |SUCCESS| pw154786 " checkpatch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202506271501.55RF1GRO3386503@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=test-report@dpdk.org \
    --cc=thomas.wilks@arm.com \
    --cc=zhoumin@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).