|WARNING| pw134048-134054 [PATCH] [v2, 7/7] dts: allow configuring MTU of ports
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Nov 10 05:13:05 CET 2023
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/134048
_apply patch failure_
Submitter: Jeremy Spewock <jspewock at 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
More information about the test-report
mailing list