From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Bruce Richardson <bruce.richardson@intel.com>, zhoumin@loongson.cn
Subject: |WARNING| pw134881-134883 [PATCH 1/3] buildtools/dpdk-cmdline-gen: support optional parameters
Date: Tue, 5 Dec 2023 22:35:14 +0800 [thread overview]
Message-ID: <202312051435.3B5EZE72840806@localhost.localdomain> (raw)
In-Reply-To: <20231205145109.1000464-2-bruce.richardson@intel.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/134881
_apply patch failure_
Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Tue, 5 Dec 2023 14:51:07 +0000
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: a526461b0764de52b09b073df84f9e87ec120c93
Apply patch set 134881-134883 failed:
Checking patch buildtools/dpdk-cmdline-gen.py...
error: while searching for:
result_struct.append(f"\tcmdline_ipaddr_t {t_name};")
initializers.append(
f"static cmdline_parse_token_ipaddr_t cmd_{name}_{t_name}_tok =\n"
f"\tTOKEN_IPV4_INITIALIZER(struct cmd_{name}_result, {t_name});"
)
elif t_type.startswith("(") and t_type.endswith(")"):
result_struct.append(f"\tcmdline_fixed_string_t {t_name};")
error: patch failed: buildtools/dpdk-cmdline-gen.py:79
error: buildtools/dpdk-cmdline-gen.py: patch does not apply
next parent reply other threads:[~2023-12-05 14:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20231205145109.1000464-2-bruce.richardson@intel.com>
2023-12-05 14:35 ` qemudev [this message]
2023-12-05 14:52 ` |SUCCESS| pw134881 " checkpatch
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=202312051435.3B5EZE72840806@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=bruce.richardson@intel.com \
--cc=test-report@dpdk.org \
--cc=zhoumin@loongson.cn \
/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).