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

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

_apply patch failure_

Submitter: Jeremy Spewock <jspewock@iol.unh.edu>
Date: Monday, November 13 2023 20:28:12 
Applied on: CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df
Apply patch set 134178-134184 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/28364/

UNH-IOL DPDK Community Lab

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-13 21:11 |WARNING| pw134178-134184 [PATCH] [v3, 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).