automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Rakesh Kudurumalla <rkudurumalla@marvell.com>, zhoumin@loongson.cn
Subject: |WARNING| pw132119-132120 [PATCH v6 1/2] node: add IPv4 local node to handle local pkts
Date: Thu, 28 Sep 2023 18:11:34 +0800	[thread overview]
Message-ID: <202309281011.38SABYRi3931018@localhost.localdomain> (raw)
In-Reply-To: <20230928102529.4118346-1-rkudurumalla@marvell.com>

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

_apply patch failure_

Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Thu, 28 Sep 2023 15:55:28 +0530
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: c56185fc183fc0532d2f03aaf04bbf0989ea91a5

Apply patch set 132119-132120 failed:

Checking patch doc/guides/prog_guide/graph_lib.rst...
Checking patch doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg...
Checking patch lib/node/ip4_local.c...
Checking patch lib/node/ip4_lookup.c...
error: while searching for:

	.nb_edges = RTE_NODE_IP4_LOOKUP_NEXT_PKT_DROP + 1,
	.next_nodes = {
		[RTE_NODE_IP4_LOOKUP_NEXT_REWRITE] = "ip4_rewrite",
		[RTE_NODE_IP4_LOOKUP_NEXT_PKT_DROP] = "pkt_drop",
	},

error: patch failed: lib/node/ip4_lookup.c:227
error: lib/node/ip4_lookup.c: patch does not apply
Checking patch lib/node/meson.build...
Checking patch lib/node/rte_node_ip4_api.h...
error: while searching for:
enum rte_node_ip4_lookup_next {
	RTE_NODE_IP4_LOOKUP_NEXT_REWRITE,
	/**< Rewrite node. */
	RTE_NODE_IP4_LOOKUP_NEXT_PKT_DROP,
	/**< Number of next nodes of lookup node. */
};

/**
 * Add ipv4 route to lookup table.
 *

error: patch failed: lib/node/rte_node_ip4_api.h:28
error: lib/node/rte_node_ip4_api.h: patch does not apply


       reply	other threads:[~2023-09-28 10:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230928102529.4118346-1-rkudurumalla@marvell.com>
2023-09-28 10:11 ` qemudev [this message]
2023-09-28 10:26 ` |WARNING| pw132119 " 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=202309281011.38SABYRi3931018@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=rkudurumalla@marvell.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).