automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Dean Marx <dmarx@iol.unh.edu>, zhoumin@loongson.cn
Subject: |WARNING| pw145473 [PATCH v2] dts: add VLAN methods to testpmd shell
Date: Wed, 9 Oct 2024 01:44:18 +0800	[thread overview]
Message-ID: <202410081744.498HiI5j4139558@localhost.localdomain> (raw)
In-Reply-To: <20241008171557.6502-1-dmarx@iol.unh.edu>

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

_apply patch failure_

Submitter: Dean Marx <dmarx@iol.unh.edu>
Date: Tue,  8 Oct 2024 13:15:57 -0400
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: e7bc451c996b5882c5d8267725f3d88118009c75

Apply patch set 145473 failed:

Checking patch dts/framework/remote_session/testpmd_shell.py...
Hunk #1 succeeded at 98 (offset -4 lines).
error: while searching for:
            TestPmdParams(**app_params),
            name,
        )
<<<<<<< HEAD
        self._ports = None

    @property
    def ports(self) -> list[TestPmdPort]:
        """The ports of the instance.

        This caches the ports returned by :meth:`show_port_info_all`.
        To force an update of port information, execute :meth:`show_port_info_all` or
        :meth:`show_port_info`.

        Returns: The list of known testpmd ports.
        """
        if self._ports is None:
            return self.show_port_info_all()
        return self._ports

=======
>>>>>>> 8538685a3a86a021c2a634b8f948ae0a39331a26
        self.ports_started = not self._app_params.disable_device_start
        self._ports = None


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


      parent reply	other threads:[~2024-10-08 18:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20241008171557.6502-1-dmarx@iol.unh.edu>
2024-10-08 17:16 ` |SUCCESS| " checkpatch
2024-10-08 17:44 ` qemudev [this message]

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=202410081744.498HiI5j4139558@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=dmarx@iol.unh.edu \
    --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).