|WARNING| pw152371-152372 [PATCH v5 1/2] dts: add OS abstractions for creating virtual functions

qemudev at loongson.cn qemudev at loongson.cn
Thu Mar 13 04:18:39 CET 2025


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

_apply patch failure_

Submitter: Patrick Robb <probb at iol.unh.edu>
Date: Wed, 12 Mar 2025 23:36:10 -0400
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 7d6c28c9199351805e693e9b8f58f60e6f51c2ab

Apply patch set 152371-152372 failed:

Checking patch dts/framework/config/test_run.py...
Hunk #1 succeeded at 438 (offset -26 lines).
Checking patch dts/framework/remote_session/dpdk.py...
error: while searching for:
        self._ports_bound_to_dpdk = False
        self._kill_session = None

    def setup(self, ports: Iterable[Port]):
        """Set up the DPDK runtime on the target node."""
        if self.build:
            self.build.setup()
        self._prepare_devbind_script()
        self.bind_ports_to_driver(ports)

    def teardown(self, ports: Iterable[Port]) -> None:
        """Reset DPDK variables and bind port driver to the OS driver."""

error: patch failed: dts/framework/remote_session/dpdk.py:415
error: dts/framework/remote_session/dpdk.py: patch does not apply
Checking patch dts/framework/test_run.py...
Hunk #1 succeeded at 195 (offset -7 lines).
error: while searching for:

        test_run.ctx.sut_node.setup()
        test_run.ctx.tg_node.setup()
        test_run.ctx.dpdk.setup(test_run.ctx.topology.sut_ports)
        test_run.ctx.tg.setup(test_run.ctx.topology.tg_ports)

        self.result.ports = test_run.ctx.topology.sut_ports + test_run.ctx.topology.tg_ports

error: patch failed: dts/framework/test_run.py:344
error: dts/framework/test_run.py: patch does not apply
Checking patch dts/framework/testbed_model/node.py...
Hunk #1 succeeded at 156 (offset -29 lines).
Checking patch dts/framework/testbed_model/port.py...
Checking patch dts/test_run.example.yaml...
error: dts/test_run.example.yaml: No such file or directory



More information about the test-report mailing list