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