Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/68647 _apply issues_ Submitter: Suanming Mou Date: 2020-04-16 08:34:22 Reply_mail: 1587026071-422636-2-git-send-email-suanmingm@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: 5bcd77844fb59cf4546defd455ef4b653a9ed6ae Repo:dpdk, CommitID: c3eb8b62744930029f96c5d64d9adac5749908ef *Repo: dpdk-next-net-mlx /**< Index to port ID action resource. */ struct mlx5_vf_vlan vf_vlan; /**< Structure for VF VLAN workaround. */ uint32_t push_vlan_res; error: patch failed: drivers/net/mlx5/mlx5_flow.h:488 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... error: while searching for: (void *)&tbl_data->jump, cnt); } -- dev_flow->handle->dvh.jump = tbl_data->idx; dev_flow->dv.jump = &tbl_data->jump; return 0; } error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:2572 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_verbs.c... error: while searching for: claim_zero(mlx5_glue->destroy_flow(handle->ib_flow)); handle->ib_flow = NULL; -- handle->hrxq = 0; } if (handle->vf_vlan.tag && handle->vf_vlan.created) mlx5_vlan_vmwa_release(dev, &handle->vf_vlan); error: patch failed: drivers/net/mlx5/mlx5_flow_verbs.c:1754 error: drivers/net/mlx5/mlx5_flow_verbs.c: patch does not apply *Repo: dpdk /**< Index to port ID action resource. */ struct mlx5_vf_vlan vf_vlan; /**< Structure for VF VLAN workaround. */ uint32_t push_vlan_res; error: patch failed: drivers/net/mlx5/mlx5_flow.h:488 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... error: while searching for: (void *)&tbl_data->jump, cnt); } -- dev_flow->handle->dvh.jump = tbl_data->idx; dev_flow->dv.jump = &tbl_data->jump; return 0; } error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:2572 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_verbs.c... error: while searching for: claim_zero(mlx5_glue->destroy_flow(handle->ib_flow)); handle->ib_flow = NULL; -- handle->hrxq = 0; } if (handle->vf_vlan.tag && handle->vf_vlan.created) mlx5_vlan_vmwa_release(dev, &handle->vf_vlan); error: patch failed: drivers/net/mlx5/mlx5_flow_verbs.c:1754 error: drivers/net/mlx5/mlx5_flow_verbs.c: patch does not apply DPDK STV team