automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Luca Vizzarro <luca.vizzarro@arm.com>, zhoumin@loongson.cn
Subject: |WARNING| pw152405-152411 [PATCH v2 1/7] dts: escape single quotes
Date: Fri, 14 Mar 2025 21:20:23 +0800	[thread overview]
Message-ID: <202503141320.52EDKNSY1538014@localhost.localdomain> (raw)
In-Reply-To: <20250314131857.1298247-2-luca.vizzarro@arm.com>

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/152405

_apply patch failure_

Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Fri, 14 Mar 2025 15:18:51 +0200
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: db4c6038c0da6f34b3c294062607382bbb4e9ae1

Apply patch set 152405-152411 failed:

Checking patch dts/framework/remote_session/dpdk_app.py...
Checking patch dts/framework/remote_session/dpdk_shell.py...
error: while searching for:
        self,
        name: str | None = None,
        privileged: bool = True,
        path: PurePath | None = None,
        app_params: EalParams = EalParams(),
    ) -> None:
        """Extends :meth:`~.interactive_shell.InteractiveShell.__init__`."""
        app_params = compute_eal_params(app_params)
        node = get_ctx().sut_node

        super().__init__(node, name, privileged, path, app_params)

    def _update_real_path(self, path: PurePath) -> None:
        """Extends :meth:`~.interactive_shell.InteractiveShell._update_real_path`.

        Adds the remote DPDK build directory to the path.
        """
        super()._update_real_path(
            PurePath(get_ctx().dpdk_build.remote_dpdk_build_dir).joinpath(path)
        )

error: patch failed: dts/framework/remote_session/dpdk_shell.py:65
error: dts/framework/remote_session/dpdk_shell.py: patch does not apply
Checking patch dts/framework/remote_session/interactive_shell.py...
Checking patch dts/framework/remote_session/python_shell.py...
Checking patch dts/framework/remote_session/testpmd_shell.py...


       reply	other threads:[~2025-03-14 13:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250314131857.1298247-2-luca.vizzarro@arm.com>
2025-03-14 13:20 ` qemudev [this message]
2025-03-14 13:20 ` |SUCCESS| pw152405 " 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=202503141320.52EDKNSY1538014@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=luca.vizzarro@arm.com \
    --cc=test-report@dpdk.org \
    --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).