automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw136246-136248 [PATCH v4 1/3] ethdev: rename action modify field data structure
       [not found] <20240201023004.425592-2-suanmingm@nvidia.com>
@ 2024-02-01  2:08 ` qemudev
  2024-02-01  2:32 ` |SUCCESS| pw136246 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2024-02-01  2:08 UTC (permalink / raw)
  To: test-report; +Cc: Suanming Mou, zhoumin

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...


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw136246 [PATCH v4 1/3] ethdev: rename action modify field data structure
       [not found] <20240201023004.425592-2-suanmingm@nvidia.com>
  2024-02-01  2:08 ` |WARNING| pw136246-136248 [PATCH v4 1/3] ethdev: rename action modify field data structure qemudev
@ 2024-02-01  2:32 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2024-02-01  2:32 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/136246

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-01  2:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240201023004.425592-2-suanmingm@nvidia.com>
2024-02-01  2:08 ` |WARNING| pw136246-136248 [PATCH v4 1/3] ethdev: rename action modify field data structure qemudev
2024-02-01  2:32 ` |SUCCESS| pw136246 " checkpatch

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).