|WARNING| pw134178-134184 [PATCH] [v3, 7/7] dts: allow configuring MTU of ports
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Nov 13 22:11:21 CET 2023
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/134178
_apply patch failure_
Submitter: Jeremy Spewock <jspewock at 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
More information about the test-report
mailing list