From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Dean Marx <dmarx@iol.unh.edu>, zhoumin@loongson.cn
Subject: |WARNING| pw145499 [PATCH v3] dts: add VLAN methods to testpmd shell
Date: Wed, 9 Oct 2024 02:26:18 +0800 [thread overview]
Message-ID: <202410081826.498IQIZj015151@localhost.localdomain> (raw)
In-Reply-To: <20241008185449.7271-1-dmarx@iol.unh.edu>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/145499
_apply patch failure_
Submitter: Dean Marx <dmarx@iol.unh.edu>
Date: Tue, 8 Oct 2024 14:54:49 -0400
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: e7bc451c996b5882c5d8267725f3d88118009c75
Apply patch set 145499 failed:
Checking patch dts/framework/remote_session/testpmd_shell.py...
Hunk #1 succeeded at 98 (offset -20 lines).
error: while searching for:
TestPmdParams(**app_params),
name,
)
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
self.ports_started = not self._app_params.disable_device_start
self._ports = None
error: patch failed: dts/framework/remote_session/testpmd_shell.py:1428
error: dts/framework/remote_session/testpmd_shell.py: patch does not apply
next parent reply other threads:[~2024-10-08 18:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20241008185449.7271-1-dmarx@iol.unh.edu>
2024-10-08 18:26 ` qemudev [this message]
2024-10-08 18:55 ` |SUCCESS| " checkpatch
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=202410081826.498IQIZj015151@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).