* |WARNING| pw136946-136947 [PATCH v1 1/2] app/testpmd: fix modify tag typo
[not found] <20240221071043.3309205-2-rongweil@nvidia.com>
@ 2024-02-21 6:52 ` qemudev
2024-02-21 7:13 ` |SUCCESS| pw136946 " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2024-02-21 6:52 UTC (permalink / raw)
To: test-report; +Cc: Rongwei Liu, zhoumin
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* |SUCCESS| pw136946 [PATCH v1 1/2] app/testpmd: fix modify tag typo
[not found] <20240221071043.3309205-2-rongweil@nvidia.com>
2024-02-21 6:52 ` |WARNING| pw136946-136947 [PATCH v1 1/2] app/testpmd: fix modify tag typo qemudev
@ 2024-02-21 7:13 ` checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2024-02-21 7:13 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/136946
_coding style OK_
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-21 7:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240221071043.3309205-2-rongweil@nvidia.com>
2024-02-21 6:52 ` |WARNING| pw136946-136947 [PATCH v1 1/2] app/testpmd: fix modify tag typo qemudev
2024-02-21 7:13 ` |SUCCESS| pw136946 " 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).