From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Rongwei Liu <rongweil@nvidia.com>, zhoumin@loongson.cn
Subject: |WARNING| pw136946-136947 [PATCH v1 1/2] app/testpmd: fix modify tag typo
Date: Wed, 21 Feb 2024 14:52:05 +0800 [thread overview]
Message-ID: <202402210652.41L6q5833439441@localhost.localdomain> (raw)
In-Reply-To: <20240221071043.3309205-2-rongweil@nvidia.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/136946
_apply patch failure_
Submitter: Rongwei Liu <rongweil@nvidia.com>
Date: Wed, 21 Feb 2024 09:10:42 +0200
DPDK git baseline: Repo:dpdk-next-net
Branch: main
CommitID: fa24b3f588b31ee9699f6b2dde8d12c0453448d1
Apply patch set 136946-136947 failed:
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
flow_validate_modify_field_level(const struct rte_flow_field_data *data,
struct rte_flow_error *error)
{
if (data->level == 0)
return 0;
if (data->field != RTE_FLOW_FIELD_TAG &&
data->field != (enum rte_flow_field_id)MLX5_RTE_FLOW_FIELD_META_REG) {
error: patch failed: drivers/net/mlx5/mlx5_flow.c:2369
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_hw.c...
error: while searching for:
ret = flow_hw_validate_modify_field_level(&action_conf->dst, false, error);
if (ret)
return ret;
if (!flow_hw_modify_field_is_geneve_opt(action_conf->dst.field)) {
if (action_conf->dst.tag_index &&
!flow_modify_field_support_tag_array(action_conf->dst.field))
return rte_flow_error_set(error, EINVAL,
error: patch failed: drivers/net/mlx5/mlx5_flow_hw.c:6104
error: drivers/net/mlx5/mlx5_flow_hw.c: patch does not apply
next parent reply other threads:[~2024-02-21 7:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240221071043.3309205-2-rongweil@nvidia.com>
2024-02-21 6:52 ` qemudev [this message]
2024-02-21 7:13 ` |SUCCESS| pw136946 " 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=202402210652.41L6q5833439441@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=rongweil@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).