Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62593 _apply issues_ Submitter: Viacheslav Ovsiienko Date: 2019-11-06 17:37:47 Reply_mail: 1573061873-20898-14-git-send-email-viacheslavo@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: 685e0fbc4709ee94b17f5315cdf12fb942675423 Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2 *Repo: dpdk-next-net-mlx Checking patch drivers/net/mlx5/mlx5_flow_dv.c... error: while searching for: return rte_flow_error_set(error, EINVAL, RTE_FLOW_ERROR_TYPE_ACTION, NULL, "too many items to modify"); actions[i].action_type = MLX5_MODIFICATION_TYPE_SET; actions[i].field = reg_to_field[conf->id]; actions[i].data0 = rte_cpu_to_be_32(actions[i].data0); actions[i].data1 = conf->data; ++i; resource->actions_num = i; if (!resource->actions_num) error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:872 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply *Repo: dpdk Checking patch drivers/net/mlx5/mlx5_flow_dv.c... error: while searching for: return rte_flow_error_set(error, EINVAL, RTE_FLOW_ERROR_TYPE_ACTION, NULL, "too many items to modify"); actions[i].action_type = MLX5_MODIFICATION_TYPE_SET; actions[i].field = reg_to_field[conf->id]; actions[i].data0 = rte_cpu_to_be_32(actions[i].data0); actions[i].data1 = conf->data; ++i; resource->actions_num = i; if (!resource->actions_num) error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:872 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply DPDK STV team