automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw134048-134054 [PATCH] [v2, 7/7] dts: allow configuring MTU of ports
@ 2023-11-10  4:13 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2023-11-10  4:13 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/134048

_apply patch failure_

Submitter: Jeremy Spewock <jspewock@iol.unh.edu>
Date: Thursday, November 09 2023 23:20:17 
Applied on: CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3
Apply patch set 134048-134054 failed:

Checking patch dts/framework/remote_session/remote/testpmd_shell.py...
Checking patch dts/framework/testbed_model/sut_node.py...
Hunk #1 succeeded at 359 (offset -18 lines).
Hunk #2 succeeded at 375 (offset -18 lines).
error: while searching for:
            )

        return super().create_interactive_shell(
            shell_cls, timeout, privileged, str(eal_parameters)
        )

    def bind_ports_to_driver(self, for_dpdk: bool = True) -> None:

error: patch failed: dts/framework/testbed_model/sut_node.py:405
Applied patch dts/framework/remote_session/remote/testpmd_shell.py cleanly.
Applying patch dts/framework/testbed_model/sut_node.py with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Rejected hunk #3.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/dts/framework/testbed_model/sut_node.py b/dts/framework/testbed_model/sut_node.py	(rejected hunks)
@@ -405,7 +408,7 @@ def create_interactive_shell(
             )
 
         return super().create_interactive_shell(
-            shell_cls, timeout, privileged, str(eal_parameters)
+            shell_cls, timeout, privileged, f"{eal_parameters} {app_parameters}"
         )
 
     def bind_ports_to_driver(self, for_dpdk: bool = True) -> None:
Checking patch dts/framework/testbed_model/sut_node.py...
error: dts/framework/testbed_model/sut_node.py: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch

https://lab.dpdk.org/results/dashboard/patchsets/28316/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-10  4:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-10  4:13 |WARNING| pw134048-134054 [PATCH] [v2, 7/7] dts: allow configuring MTU of ports dpdklab

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).