Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62592 _apply issues_ Submitter: Viacheslav Ovsiienko Date: 2019-11-06 17:37:48 Reply_mail: 1573061873-20898-15-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 #define MLX5_FLOW_ITEM_TAG (1u << 18) /* Pattern MISC bits. */ #define MLX5_FLOW_LAYER_ICMP (1u << 19) error: patch failed: drivers/net/mlx5/mlx5_flow.h:102 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... Hunk #1 succeeded at 1251 (offset 241 lines). Hunk #2 succeeded at 2048 (offset 447 lines). error: while searching for: -- }; if (items == NULL) return -1; error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:3749 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply *Repo: dpdk #define MLX5_FLOW_ITEM_TAG (1u << 18) /* Pattern MISC bits. */ #define MLX5_FLOW_LAYER_ICMP (1u << 19) error: patch failed: drivers/net/mlx5/mlx5_flow.h:102 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... Hunk #1 succeeded at 805 (offset -205 lines). error: while searching for: return 0; -- /** * Validate SET_TAG action. * error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:1482 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply DPDK STV team