automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Suanming Mou <suanmingm@nvidia.com>, zhoumin@loongson.cn
Subject: |WARNING| pw136246-136248 [PATCH v4 1/3] ethdev: rename action modify field data structure
Date: Thu, 1 Feb 2024 10:08:13 +0800	[thread overview]
Message-ID: <202402010208.41128DTW1630066@localhost.localdomain> (raw)
In-Reply-To: <20240201023004.425592-2-suanmingm@nvidia.com>

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

_apply patch failure_

Submitter: Suanming Mou <suanmingm@nvidia.com>
Date: Thu, 1 Feb 2024 10:30:01 +0800
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: 8e5cbd3d1f6f077abdcb2ef4de027603ba9af5ca

Apply patch set 136246-136248 failed:

Checking patch app/test-pmd/cmdline_flow.c...
Hunk #1 succeeded at 742 (offset -3 lines).
Hunk #2 succeeded at 942 (offset -3 lines).
Hunk #3 succeeded at 6986 (offset -30 lines).
Hunk #4 succeeded at 9798 (offset -30 lines).
Hunk #5 succeeded at 12028 (offset -30 lines).
Checking patch doc/guides/prog_guide/rte_flow.rst...
Checking patch doc/guides/rel_notes/release_24_03.rst...
Hunk #1 succeeded at 124 (offset -16 lines).
Checking patch drivers/net/mlx5/mlx5_flow.c...
Checking patch drivers/net/mlx5/mlx5_flow.h...
Hunk #1 succeeded at 1121 (offset -6 lines).
error: while searching for:
					 const struct rte_flow_item *geneve_opt,
					 struct rte_flow_error *error);
int mlx5_geneve_opt_modi_field_get(struct mlx5_priv *priv,
				   const struct rte_flow_action_modify_data *data);

struct mlx5_geneve_tlv_options_mng;
int mlx5_geneve_tlv_option_register(struct mlx5_priv *priv,

error: patch failed: drivers/net/mlx5/mlx5_flow.h:1839
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
}

static __rte_always_inline enum mlx5_modification_field
mlx5_mpls_modi_field_get(const struct rte_flow_action_modify_data *data)
{
	return MLX5_MODI_IN_MPLS_LABEL_0 + data->tag_index;
}

static __rte_always_inline int
flow_geneve_opt_modi_field_get(struct mlx5_priv *priv,
			       const struct rte_flow_action_modify_data *data)
{
#ifdef HAVE_MLX5_HWS_SUPPORT
	return mlx5_geneve_opt_modi_field_get(priv, data);

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:1460
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_geneve.c...
error: drivers/net/mlx5/mlx5_flow_geneve.c: No such file or directory
Checking patch lib/ethdev/rte_flow.h...


       reply	other threads:[~2024-02-01  2:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240201023004.425592-2-suanmingm@nvidia.com>
2024-02-01  2:08 ` qemudev [this message]
2024-02-01  2:32 ` |SUCCESS| pw136246 " 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=202402010208.41128DTW1630066@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=suanmingm@nvidia.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).