Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62595 _apply issues_ Submitter: Viacheslav Ovsiienko Date: 2019-11-06 17:37:49 Reply_mail: 1573061873-20898-16-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_ACTION_MARK_EXT (1ull << 33) #define MLX5_FLOW_FATE_ACTIONS \ (MLX5_FLOW_ACTION_DROP | MLX5_FLOW_ACTION_QUEUE | \ error: patch failed: drivers/net/mlx5/mlx5_flow.h:196 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... Hunk #1 succeeded at 1182 (offset 122 lines). error: while searching for: const struct rte_flow_attr *attr, -- }; int ret; if (!spec) error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:1149 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply *Repo: dpdk #define MLX5_FLOW_ACTION_MARK_EXT (1ull << 33) #define MLX5_FLOW_FATE_ACTIONS \ (MLX5_FLOW_ACTION_DROP | MLX5_FLOW_ACTION_QUEUE | \ error: patch failed: drivers/net/mlx5/mlx5_flow.h:196 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_dv.c... error: while searching for: } /** * Validate MARK item. * * @param[in] dev error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:1060 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply DPDK STV team