* |WARNING| pw145499 [PATCH v3] dts: add VLAN methods to testpmd shell
[not found] <20241008185449.7271-1-dmarx@iol.unh.edu>
@ 2024-10-08 18:26 ` qemudev
2024-10-08 18:55 ` |SUCCESS| " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2024-10-08 18:26 UTC (permalink / raw)
To: test-report; +Cc: Dean Marx, zhoumin
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* |SUCCESS| pw145499 [PATCH v3] dts: add VLAN methods to testpmd shell
[not found] <20241008185449.7271-1-dmarx@iol.unh.edu>
2024-10-08 18:26 ` |WARNING| pw145499 [PATCH v3] dts: add VLAN methods to testpmd shell qemudev
@ 2024-10-08 18:55 ` checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2024-10-08 18:55 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/145499
_coding style OK_
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-08 18:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20241008185449.7271-1-dmarx@iol.unh.edu>
2024-10-08 18:26 ` |WARNING| pw145499 [PATCH v3] dts: add VLAN methods to testpmd shell qemudev
2024-10-08 18:55 ` |SUCCESS| " 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).