automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw141126-141129 [PATCH v4 1/4] dts: add context manager for interactive shells
       [not found] <20240613181510.30135-2-jspewock@iol.unh.edu>
@ 2024-06-13 17:50 ` qemudev
  2024-06-13 18:16 ` |SUCCESS| pw141126 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2024-06-13 17:50 UTC (permalink / raw)
  To: test-report; +Cc: jspewock, zhoumin

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

_apply patch failure_

Submitter: Jeremy Spewock <jspewock@iol.unh.edu>
Date: Thu, 13 Jun 2024 14:15:07 -0400
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 6484c847d4e48386904841d6b7062007f837dfb4

Apply patch set 141126-141129 failed:

Checking patch dts/framework/remote_session/__init__.py...
error: while searching for:
from .interactive_shell import InteractiveShell
from .python_shell import PythonShell
from .remote_session import CommandResult, RemoteSession
from .ssh_session import SSHSession
from .testpmd_shell import NicCapability, TestPmdShell


error: patch failed: dts/framework/remote_session/__init__.py:21
error: dts/framework/remote_session/__init__.py: patch does not apply
Checking patch dts/framework/remote_session/interactive_shell.py...
Checking patch dts/framework/remote_session/single_active_interactive_shell.py...
Checking patch dts/framework/remote_session/testpmd_shell.py...
Hunk #1 succeeded at 24 (offset -2 lines).
Hunk #2 succeeded at 80 (offset -2 lines).
error: while searching for:
                f"Test pmd failed to set fwd mode to {mode.value}"
            )

    def close(self) -> None:
        """Overrides :meth:`~.interactive_shell.close`."""
        self.send_command("quit", "")
        return super().close()

    def get_capas_rxq(
        self, supported_capabilities: MutableSet, unsupported_capabilities: MutableSet

error: patch failed: dts/framework/remote_session/testpmd_shell.py:227
error: dts/framework/remote_session/testpmd_shell.py: patch does not apply
Checking patch dts/framework/testbed_model/os_session.py...
Checking patch dts/framework/testbed_model/sut_node.py...
error: while searching for:
        unsupported_capas: set[NicCapability] = set()
        self._logger.debug(f"Checking which capabilities from {capabilities} NIC are supported.")
        testpmd_shell = self.create_interactive_shell(TestPmdShell, privileged=True)
        for capability in capabilities:
            if capability not in supported_capas or capability not in unsupported_capas:
                capability.value(testpmd_shell, supported_capas, unsupported_capas)
        del testpmd_shell
        return supported_capas

    def _set_up_build_target(self, build_target_config: BuildTargetConfiguration) -> None:

error: patch failed: dts/framework/testbed_model/sut_node.py:243
error: dts/framework/testbed_model/sut_node.py: patch does not apply
Checking patch dts/framework/testbed_model/traffic_generator/scapy.py...
Checking patch dts/tests/TestSuite_pmd_buffer_scatter.py...
Checking patch dts/tests/TestSuite_smoke_tests.py...


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

* |SUCCESS| pw141126 [PATCH v4 1/4] dts: add context manager for interactive shells
       [not found] <20240613181510.30135-2-jspewock@iol.unh.edu>
  2024-06-13 17:50 ` |WARNING| pw141126-141129 [PATCH v4 1/4] dts: add context manager for interactive shells qemudev
@ 2024-06-13 18:16 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2024-06-13 18:16 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2024-06-13 18:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240613181510.30135-2-jspewock@iol.unh.edu>
2024-06-13 17:50 ` |WARNING| pw141126-141129 [PATCH v4 1/4] dts: add context manager for interactive shells qemudev
2024-06-13 18:16 ` |SUCCESS| pw141126 " 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).