From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw134178-134184 [PATCH] [v3, 7/7] dts: allow configuring MTU of ports
Date: Mon, 13 Nov 2023 13:11:21 -0800 (PST) [thread overview]
Message-ID: <655290f9.050a0220.f508f.78d6SMTPIN_ADDED_MISSING@mx.google.com> (raw)
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
reply other threads:[~2023-11-13 21:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=655290f9.050a0220.f508f.78d6SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).