|WARNING| pw134881-134883 [PATCH 1/3] buildtools/dpdk-cmdline-gen: support optional parameters

qemudev at loongson.cn qemudev at loongson.cn
Tue Dec 5 15:35:14 CET 2023


Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/134881

_apply patch failure_

Submitter: Bruce Richardson <bruce.richardson at 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



More information about the test-report mailing list