* |SUCCESS| pw145678 [PATCH v2] dts: fix verify argument in set forward mode
[not found] <20241010184226.4088-1-dmarx@iol.unh.edu>
@ 2024-10-10 18:43 ` checkpatch
2024-10-10 23:07 ` |WARNING| pw145678 [PATCH] [v2] " dpdklab
2024-10-11 0:51 ` |WARNING| pw145678 [PATCH v2] " qemudev
2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2024-10-10 18:43 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/145678
_coding style OK_
^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw145678 [PATCH] [v2] dts: fix verify argument in set forward mode
[not found] <20241010184226.4088-1-dmarx@iol.unh.edu>
2024-10-10 18:43 ` |SUCCESS| pw145678 [PATCH v2] dts: fix verify argument in set forward mode checkpatch
@ 2024-10-10 23:07 ` dpdklab
2024-10-11 0:51 ` |WARNING| pw145678 [PATCH v2] " qemudev
2 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2024-10-10 23:07 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/145678
_apply patch failure_
Submitter: Dean Marx <dmarx@iol.unh.edu>
Date: Thursday, October 10 2024 18:42:26
Applied on: CommitID:e0bf217330a89c30505f218ce89005cfb662af7c
Apply patch set 145678 failed:
<!doctype html>
<html lang="en">
<head>
<title>Not Found</title>
</head>
<body>
<h1>Not Found</h1><p>The requested resource was not found on this server.</p>
</body>
</html>
https://lab.dpdk.org/results/dashboard/patchsets/31410/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw145678 [PATCH v2] dts: fix verify argument in set forward mode
[not found] <20241010184226.4088-1-dmarx@iol.unh.edu>
2024-10-10 18:43 ` |SUCCESS| pw145678 [PATCH v2] dts: fix verify argument in set forward mode checkpatch
2024-10-10 23:07 ` |WARNING| pw145678 [PATCH] [v2] " dpdklab
@ 2024-10-11 0:51 ` qemudev
2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2024-10-11 0:51 UTC (permalink / raw)
To: test-report; +Cc: Dean Marx, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/145678
_apply patch failure_
Submitter: Dean Marx <dmarx@iol.unh.edu>
Date: Thu, 10 Oct 2024 14:42:26 -0400
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: e0bf217330a89c30505f218ce89005cfb662af7c
Apply patch set 145678 failed:
Checking patch dts/framework/remote_session/testpmd_shell.py...
error: while searching for:
fails to update.
"""
set_fwd_output = self.send_command(f"set fwd {mode.value}")
if f"Set {mode.value} packet forwarding mode" not in set_fwd_output:
self._logger.debug(f"Failed to set fwd mode to {mode.value}:\n{set_fwd_output}")
raise InteractiveCommandExecutionError(
f"Test pmd failed to set fwd mode to {mode.value}"
)
def stop_all_ports(self, verify: bool = True) -> None:
"""Stops all the ports.
error: patch failed: dts/framework/remote_session/testpmd_shell.py:1567
error: dts/framework/remote_session/testpmd_shell.py: patch does not apply
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-11 1:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20241010184226.4088-1-dmarx@iol.unh.edu>
2024-10-10 18:43 ` |SUCCESS| pw145678 [PATCH v2] dts: fix verify argument in set forward mode checkpatch
2024-10-10 23:07 ` |WARNING| pw145678 [PATCH] [v2] " dpdklab
2024-10-11 0:51 ` |WARNING| pw145678 [PATCH v2] " 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).