|WARNING| pw136193-136194 [PATCH v2 1/2] net/mlx5/hws: add support for compare matcher
qemudev at loongson.cn
qemudev at loongson.cn
Sun Jan 28 11:13:13 CET 2024
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/136193
_apply patch failure_
Submitter: Michael Baum <michaelba at nvidia.com>
Date: Sun, 28 Jan 2024 12:22:33 +0200
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: for-next-net
CommitID: 6c2509a06d7b67671658b15d8abbc868551213c7
Apply patch set 136193-136194 failed:
Checking patch drivers/net/mlx5/mlx5_flow_hw.c...
error: while searching for:
return copied_items;
}
static inline bool
flow_hw_item_compare_field_supported(enum rte_flow_field_id field)
{
switch (field) {
case RTE_FLOW_FIELD_TAG:
case RTE_FLOW_FIELD_META:
case RTE_FLOW_FIELD_VALUE:
return true;
default:
break;
}
return false;
}
static int
error: patch failed: drivers/net/mlx5/mlx5_flow_hw.c:6686
error: drivers/net/mlx5/mlx5_flow_hw.c: patch does not apply
More information about the test-report
mailing list