|WARNING| pw132827 [PATCH v1] net/mlx5: add indirect encap decap support
qemudev at loongson.cn
qemudev at loongson.cn
Wed Oct 18 04:06:34 CEST 2023
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/132827
_apply patch failure_
Submitter: Rongwei Liu <rongweil at nvidia.com>
Date: Wed, 18 Oct 2023 05:26:39 +0300
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: for-next-net
CommitID: 1e6cb8f290b65d27c94e0caf108d6c35c30fe42b
Apply patch set 132827 failed:
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
mlx5_indirect_list_handles_release(struct rte_eth_dev *dev)
{
struct mlx5_priv *priv = dev->data->dev_private;
while (!LIST_EMPTY(&priv->indirect_list_head)) {
struct mlx5_indirect_list *e =
error: patch failed: drivers/net/mlx5/mlx5_flow.c:66
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
MLX5_INDIRECT_ACTION_LIST_TYPE_ERR = 0,
MLX5_INDIRECT_ACTION_LIST_TYPE_LEGACY = 1,
MLX5_INDIRECT_ACTION_LIST_TYPE_MIRROR = 2,
};
/**
error: patch failed: drivers/net/mlx5/mlx5_flow.h:101
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_hw.c...
error: while searching for:
return ret;
}
static int
flow_dr_set_meter(struct mlx5_priv *priv,
struct mlx5dr_rule_action *dr_rule,
error: patch failed: drivers/net/mlx5/mlx5_flow_hw.c:1468
error: drivers/net/mlx5/mlx5_flow_hw.c: patch does not apply
More information about the test-report
mailing list