automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw152405-152411 [PATCH v2 1/7] dts: escape single quotes
       [not found] <20250314131857.1298247-2-luca.vizzarro@arm.com>
@ 2025-03-14 13:20 ` qemudev
  2025-03-14 13:20 ` |SUCCESS| pw152405 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2025-03-14 13:20 UTC (permalink / raw)
  To: test-report; +Cc: Luca Vizzarro, zhoumin

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw152405 [PATCH v2 1/7] dts: escape single quotes
       [not found] <20250314131857.1298247-2-luca.vizzarro@arm.com>
  2025-03-14 13:20 ` |WARNING| pw152405-152411 [PATCH v2 1/7] dts: escape single quotes qemudev
@ 2025-03-14 13:20 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2025-03-14 13:20 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/152405

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-03-14 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250314131857.1298247-2-luca.vizzarro@arm.com>
2025-03-14 13:20 ` |WARNING| pw152405-152411 [PATCH v2 1/7] dts: escape single quotes qemudev
2025-03-14 13:20 ` |SUCCESS| pw152405 " checkpatch

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