Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/52190 _apply issues_ Submitter: Ori Kam Date: 2019-04-03 13:21:58 Reply_mail: 1554297697-13525-4-git-send-email-orika@mellanox.com DPDK git baseline: Repo:dpdk-master, CommitID: 196c650b8b63fc74f3c30d9be35fc0c8108abe8e Repo:dpdk-next-eventdev, CommitID: 7a1ccc24874e251957513aba0520500f873e276a Repo:dpdk-next-net, CommitID: 69f805ac18abe03b8d6c7badccb45e3fde4ad0db Repo:dpdk-next-crypto, CommitID: 3331ddcd9a80379e59f5c29707f684735996a106 Repo:dpdk-next-virtio, CommitID: daf8de5c41dfbe40f354ff009f5791db348e0b09 *Repo: dpdk-master Checking patch drivers/net/mlx5/mlx5.h... error: while searching for: LIST_HEAD(encap_decap, mlx5_flow_dv_encap_decap_resource) encaps_decaps; LIST_HEAD(modify_cmd, mlx5_flow_dv_modify_hdr_resource) modify_cmds; LIST_HEAD(tag, mlx5_flow_dv_tag_resource) tags; /* Tags resources cache. */ uint32_t link_speed_capa; /* Link speed capabilities. */ struct mlx5_xstats_ctrl xstats_ctrl; /* Extended stats control. */ error: patch failed: drivers/net/mlx5/mlx5.h:319 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... Hunk #2 succeeded at 239 (offset -12 lines). error: while searching for: struct mlx5_flow_dv_modify_hdr_resource *modify_hdr; /**< Pointer to modify header resource in cache. */ struct ibv_flow *flow; /**< Installed flow. */ #ifdef HAVE_IBV_FLOW_DV_SUPPORT void *actions[MLX5_DV_MAX_NUMBER_OF_ACTIONS]; /**< Action list. */ error: patch failed: drivers/net/mlx5/mlx5_flow.h:270 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... Hunk #1 succeeded at 857 (offset -8 lines). Hunk #2 succeeded at 1481 (offset -8 lines). error: while searching for: struct mlx5_priv *priv = dev->data->dev_private; uint32_t priority_max = priv->config.flow_prio - 1; #ifdef HAVE_MLX5DV_DR if (attributes->group) return rte_flow_error_set(error, ENOTSUP, RTE_FLOW_ERROR_TYPE_ATTR_GROUP, error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:1609 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_glue.c... error: while searching for: } static void * mlx5_glue_dr_create_flow_tbl(void *ns, uint32_t level) { #ifdef HAVE_MLX5DV_DR error: patch failed: drivers/net/mlx5/mlx5_glue.c:370 error: drivers/net/mlx5/mlx5_glue.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_glue.h... error: while searching for: struct ibv_async_event *event); const char *(*port_state_str)(enum ibv_port_state port_state); struct ibv_cq *(*cq_ex_to_cq)(struct ibv_cq_ex *cq); void *(*dr_create_flow_tbl)(void *ns, uint32_t level); int (*dr_destroy_flow_tbl)(void *tbl); void *(*dr_create_ns)(struct ibv_context *ctx, error: patch failed: drivers/net/mlx5/mlx5_glue.h:145 error: drivers/net/mlx5/mlx5_glue.h: patch does not apply *Repo: dpdk-next-eventdev Checking patch drivers/net/mlx5/mlx5.h... error: while searching for: LIST_HEAD(encap_decap, mlx5_flow_dv_encap_decap_resource) encaps_decaps; LIST_HEAD(modify_cmd, mlx5_flow_dv_modify_hdr_resource) modify_cmds; LIST_HEAD(tag, mlx5_flow_dv_tag_resource) tags; /* Tags resources cache. */ uint32_t link_speed_capa; /* Link speed capabilities. */ struct mlx5_xstats_ctrl xstats_ctrl; /* Extended stats control. */ error: patch failed: drivers/net/mlx5/mlx5.h:319 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... Hunk #2 succeeded at 239 (offset -12 lines). error: while searching for: struct mlx5_flow_dv_modify_hdr_resource *modify_hdr; /**< Pointer to modify header resource in cache. */ struct ibv_flow *flow; /**< Installed flow. */ #ifdef HAVE_IBV_FLOW_DV_SUPPORT void *actions[MLX5_DV_MAX_NUMBER_OF_ACTIONS]; /**< Action list. */ error: patch failed: drivers/net/mlx5/mlx5_flow.h:270 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... Hunk #1 succeeded at 857 (offset -8 lines). Hunk #2 succeeded at 1481 (offset -8 lines). error: while searching for: struct mlx5_priv *priv = dev->data->dev_private; uint32_t priority_max = priv->config.flow_prio - 1; #ifdef HAVE_MLX5DV_DR if (attributes->group) return rte_flow_error_set(error, ENOTSUP, RTE_FLOW_ERROR_TYPE_ATTR_GROUP, error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:1609 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_glue.c... error: while searching for: } static void * mlx5_glue_dr_create_flow_tbl(void *ns, uint32_t level) { #ifdef HAVE_MLX5DV_DR error: patch failed: drivers/net/mlx5/mlx5_glue.c:370 error: drivers/net/mlx5/mlx5_glue.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_glue.h... error: while searching for: struct ibv_async_event *event); const char *(*port_state_str)(enum ibv_port_state port_state); struct ibv_cq *(*cq_ex_to_cq)(struct ibv_cq_ex *cq); void *(*dr_create_flow_tbl)(void *ns, uint32_t level); int (*dr_destroy_flow_tbl)(void *tbl); void *(*dr_create_ns)(struct ibv_context *ctx, error: patch failed: drivers/net/mlx5/mlx5_glue.h:145 error: drivers/net/mlx5/mlx5_glue.h: patch does not apply *Repo: dpdk-next-net Checking patch drivers/net/mlx5/mlx5.h... error: while searching for: LIST_HEAD(encap_decap, mlx5_flow_dv_encap_decap_resource) encaps_decaps; LIST_HEAD(modify_cmd, mlx5_flow_dv_modify_hdr_resource) modify_cmds; LIST_HEAD(tag, mlx5_flow_dv_tag_resource) tags; /* Tags resources cache. */ uint32_t link_speed_capa; /* Link speed capabilities. */ struct mlx5_xstats_ctrl xstats_ctrl; /* Extended stats control. */ error: patch failed: drivers/net/mlx5/mlx5.h:319 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... Hunk #2 succeeded at 239 (offset -12 lines). error: while searching for: struct mlx5_flow_dv_modify_hdr_resource *modify_hdr; /**< Pointer to modify header resource in cache. */ struct ibv_flow *flow; /**< Installed flow. */ #ifdef HAVE_IBV_FLOW_DV_SUPPORT void *actions[MLX5_DV_MAX_NUMBER_OF_ACTIONS]; /**< Action list. */ error: patch failed: drivers/net/mlx5/mlx5_flow.h:270 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... Hunk #1 succeeded at 857 (offset -8 lines). Hunk #2 succeeded at 1481 (offset -8 lines). error: while searching for: struct mlx5_priv *priv = dev->data->dev_private; uint32_t priority_max = priv->config.flow_prio - 1; #ifdef HAVE_MLX5DV_DR if (attributes->group) return rte_flow_error_set(error, ENOTSUP, RTE_FLOW_ERROR_TYPE_ATTR_GROUP, error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:1609 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_glue.c... error: while searching for: } static void * mlx5_glue_dr_create_flow_tbl(void *ns, uint32_t level) { #ifdef HAVE_MLX5DV_DR error: patch failed: drivers/net/mlx5/mlx5_glue.c:370 error: drivers/net/mlx5/mlx5_glue.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_glue.h... error: while searching for: struct ibv_async_event *event); const char *(*port_state_str)(enum ibv_port_state port_state); struct ibv_cq *(*cq_ex_to_cq)(struct ibv_cq_ex *cq); void *(*dr_create_flow_tbl)(void *ns, uint32_t level); int (*dr_destroy_flow_tbl)(void *tbl); void *(*dr_create_ns)(struct ibv_context *ctx, error: patch failed: drivers/net/mlx5/mlx5_glue.h:145 error: drivers/net/mlx5/mlx5_glue.h: patch does not apply *Repo: dpdk-next-crypto Checking patch drivers/net/mlx5/mlx5.h... error: while searching for: LIST_HEAD(encap_decap, mlx5_flow_dv_encap_decap_resource) encaps_decaps; LIST_HEAD(modify_cmd, mlx5_flow_dv_modify_hdr_resource) modify_cmds; LIST_HEAD(tag, mlx5_flow_dv_tag_resource) tags; /* Tags resources cache. */ uint32_t link_speed_capa; /* Link speed capabilities. */ struct mlx5_xstats_ctrl xstats_ctrl; /* Extended stats control. */ error: patch failed: drivers/net/mlx5/mlx5.h:319 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... Hunk #2 succeeded at 239 (offset -12 lines). error: while searching for: struct mlx5_flow_dv_modify_hdr_resource *modify_hdr; /**< Pointer to modify header resource in cache. */ struct ibv_flow *flow; /**< Installed flow. */ #ifdef HAVE_IBV_FLOW_DV_SUPPORT void *actions[MLX5_DV_MAX_NUMBER_OF_ACTIONS]; /**< Action list. */ error: patch failed: drivers/net/mlx5/mlx5_flow.h:270 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... Hunk #1 succeeded at 857 (offset -8 lines). Hunk #2 succeeded at 1481 (offset -8 lines). error: while searching for: struct mlx5_priv *priv = dev->data->dev_private; uint32_t priority_max = priv->config.flow_prio - 1; #ifdef HAVE_MLX5DV_DR if (attributes->group) return rte_flow_error_set(error, ENOTSUP, RTE_FLOW_ERROR_TYPE_ATTR_GROUP, error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:1609 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_glue.c... error: while searching for: } static void * mlx5_glue_dr_create_flow_tbl(void *ns, uint32_t level) { #ifdef HAVE_MLX5DV_DR error: patch failed: drivers/net/mlx5/mlx5_glue.c:370 error: drivers/net/mlx5/mlx5_glue.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_glue.h... error: while searching for: struct ibv_async_event *event); const char *(*port_state_str)(enum ibv_port_state port_state); struct ibv_cq *(*cq_ex_to_cq)(struct ibv_cq_ex *cq); void *(*dr_create_flow_tbl)(void *ns, uint32_t level); int (*dr_destroy_flow_tbl)(void *tbl); void *(*dr_create_ns)(struct ibv_context *ctx, error: patch failed: drivers/net/mlx5/mlx5_glue.h:145 error: drivers/net/mlx5/mlx5_glue.h: patch does not apply *Repo: dpdk-next-virtio Checking patch drivers/net/mlx5/mlx5.h... error: while searching for: LIST_HEAD(encap_decap, mlx5_flow_dv_encap_decap_resource) encaps_decaps; LIST_HEAD(modify_cmd, mlx5_flow_dv_modify_hdr_resource) modify_cmds; LIST_HEAD(tag, mlx5_flow_dv_tag_resource) tags; /* Tags resources cache. */ uint32_t link_speed_capa; /* Link speed capabilities. */ struct mlx5_xstats_ctrl xstats_ctrl; /* Extended stats control. */ error: patch failed: drivers/net/mlx5/mlx5.h:319 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... Hunk #2 succeeded at 239 (offset -12 lines). error: while searching for: struct mlx5_flow_dv_modify_hdr_resource *modify_hdr; /**< Pointer to modify header resource in cache. */ struct ibv_flow *flow; /**< Installed flow. */ #ifdef HAVE_IBV_FLOW_DV_SUPPORT void *actions[MLX5_DV_MAX_NUMBER_OF_ACTIONS]; /**< Action list. */ error: patch failed: drivers/net/mlx5/mlx5_flow.h:270 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... Hunk #1 succeeded at 857 (offset -8 lines). Hunk #2 succeeded at 1481 (offset -8 lines). error: while searching for: struct mlx5_priv *priv = dev->data->dev_private; uint32_t priority_max = priv->config.flow_prio - 1; #ifdef HAVE_MLX5DV_DR if (attributes->group) return rte_flow_error_set(error, ENOTSUP, RTE_FLOW_ERROR_TYPE_ATTR_GROUP, error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:1609 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_glue.c... error: while searching for: } static void * mlx5_glue_dr_create_flow_tbl(void *ns, uint32_t level) { #ifdef HAVE_MLX5DV_DR error: patch failed: drivers/net/mlx5/mlx5_glue.c:370 error: drivers/net/mlx5/mlx5_glue.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_glue.h... error: while searching for: struct ibv_async_event *event); const char *(*port_state_str)(enum ibv_port_state port_state); struct ibv_cq *(*cq_ex_to_cq)(struct ibv_cq_ex *cq); void *(*dr_create_flow_tbl)(void *ns, uint32_t level); int (*dr_destroy_flow_tbl)(void *tbl); void *(*dr_create_ns)(struct ibv_context *ctx, error: patch failed: drivers/net/mlx5/mlx5_glue.h:145 error: drivers/net/mlx5/mlx5_glue.h: patch does not apply DPDK STV team