Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65531 _apply issues_ Submitter: Bing Zhao Date: 2020-02-04 11:33:20 Reply_mail: 1580816002-159035-5-git-send-email-bingz@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: 2b0a61198980eedc4da3d98f757297b7aad1a851 Repo:dpdk, CommitID: e6c78e736d776ba15aa040f5d6a29e43a9147c0b *Repo: dpdk-next-net-mlx hairpin_flow = flow_check_hairpin_split(dev, attr, actions); if (hairpin_flow > 0) { if (hairpin_flow > MLX5_MAX_SPLIT_ACTIONS) { error: patch failed: drivers/net/mlx5/mlx5_flow.c:4164 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... Hunk #1 succeeded at 460 (offset -8 lines). Hunk #2 succeeded at 572 (offset -8 lines). Hunk #3 succeeded at 699 (offset -8 lines). -- dev_flow->dv.encap_decap->verbs_action; action_flags |= actions->type == RTE_FLOW_ACTION_TYPE_VXLAN_ENCAP ? MLX5_FLOW_ACTION_VXLAN_ENCAP : error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:7297 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply *Repo: dpdk hairpin_flow = flow_check_hairpin_split(dev, attr, actions); if (hairpin_flow > 0) { if (hairpin_flow > MLX5_MAX_SPLIT_ACTIONS) { error: patch failed: drivers/net/mlx5/mlx5_flow.c:4164 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... Hunk #1 succeeded at 460 (offset -8 lines). Hunk #2 succeeded at 572 (offset -8 lines). Hunk #3 succeeded at 699 (offset -8 lines). -- dev_flow->dv.encap_decap->verbs_action; action_flags |= actions->type == RTE_FLOW_ACTION_TYPE_VXLAN_ENCAP ? MLX5_FLOW_ACTION_VXLAN_ENCAP : error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:7297 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply DPDK STV team