Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62692 _apply issues_ Submitter: Viacheslav Ovsiienko Date: 2019-11-07 17:10:00 Reply_mail: 1573146604-17803-16-git-send-email-viacheslavo@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: ba465d0cf8672032e0339cda7ef3a083b2d8a2af 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