|WARNING| pw142726 [PATCH v1] dts: add flow rule dataclass to testpmd shell

qemudev at loongson.cn qemudev at loongson.cn
Fri Jul 26 15:22:15 CEST 2024


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

_apply patch failure_

Submitter: Dean Marx <dmarx at iol.unh.edu>
Date: Fri, 26 Jul 2024 09:47:23 -0400
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 82c47f005b9a0a1e3a649664b7713443d18abe43

Apply patch set 142726 failed:

Checking patch dts/framework/remote_session/testpmd_shell.py...
error: while searching for:

        return TestPmdPortStats.parse(output)

    def _close(self) -> None:
        """Overrides :meth:`~.interactive_shell.close`."""
        self.stop()
<<<<<<< HEAD
<<<<<<< HEAD
        self.send_command("quit", "Bye...")
=======
        self.send_command("quit", "")
>>>>>>> dec6a393bf (dts: add context manager for interactive shells)
=======
        self.send_command("quit", "Bye...")
>>>>>>> c4dc8483a8 (dts: improve starting and stopping interactive shells)
        return super()._close()

error: patch failed: dts/framework/remote_session/testpmd_shell.py:804
error: dts/framework/remote_session/testpmd_shell.py: patch does not apply



More information about the test-report mailing list