|WARNING| pw129638 [PATCH 1/1] node: remove MAX macro from all nodes

qemudev at loongson.cn qemudev at loongson.cn
Wed Jul 19 14:17:30 CEST 2023


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

_apply patch failure_

Submitter: Rakesh Kudurumalla <rkudurumalla at marvell.com>
Date: Wed, 19 Jul 2023 18:00:13 +0530
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 238f67ca9cc00be4248b14d9ca4412edb7da62f6

Apply patch set 129638 failed:

Checking patch lib/node/ip4_lookup.c...
error: while searching for:

	.init = ip4_lookup_node_init,

	.nb_edges = RTE_NODE_IP4_LOOKUP_NEXT_MAX,
	.next_nodes = {
		[RTE_NODE_IP4_LOOKUP_NEXT_IP4_LOCAL] = "ip4_local",
		[RTE_NODE_IP4_LOOKUP_NEXT_REWRITE] = "ip4_rewrite",

error: patch failed: lib/node/ip4_lookup.c:225
error: lib/node/ip4_lookup.c: patch does not apply
Checking patch lib/node/ip6_lookup.c...
Checking patch lib/node/rte_node_ip4_api.h...
error: while searching for:
	/**< Packet drop node. */
	RTE_NODE_IP4_LOOKUP_NEXT_IP4_LOCAL,
	/** IP Local node. */
	RTE_NODE_IP4_LOOKUP_NEXT_MAX,
	/**< Number of next nodes of lookup node. */
};

/**

error: patch failed: lib/node/rte_node_ip4_api.h:32
error: lib/node/rte_node_ip4_api.h: patch does not apply
Checking patch lib/node/rte_node_ip6_api.h...



More information about the test-report mailing list