Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62736 _apply issues_ Submitter: Bing Zhao Date: 2019-11-08 04:44:56 Reply_mail: 1573188297-51428-3-git-send-email-bingz@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: ba465d0cf8672032e0339cda7ef3a083b2d8a2af Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2 *Repo: dpdk-next-net-mlx LIST_HEAD(jump, mlx5_flow_dv_jump_tbl_resource) jump_tbl; LIST_HEAD(port_id_action_list, mlx5_flow_dv_port_id_action_resource) port_id_action_list; /* List of port ID actions. */ LIST_HEAD(push_vlan_action_list, mlx5_flow_dv_push_vlan_action_resource) error: patch failed: drivers/net/mlx5/mlx5.h:654 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... error: while searching for: /* Jump action resource structure. */ -- struct mlx5_flow_tbl_resource *tbl; /**< The target table. */ }; /* Port ID resource structure. */ error: patch failed: drivers/net/mlx5/mlx5_flow.h:390 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... error: while searching for: * * @param[in, out] dev -- * Pointer to jump table resource. * @parm[in, out] dev_flow * Pointer to the dev_flow. * @param[out] error error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:2267 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply *Repo: dpdk /**< flow table resource, better to locate at the beginning. */ }; /* error: patch failed: drivers/net/mlx5/mlx5_flow.h:439 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... error: while searching for: * * @param[in, out] dev -- * Pointer to jump table resource. * @parm[in, out] dev_flow * Pointer to the dev_flow. * @param[out] error error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:2267 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply DPDK STV team