Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65981 _apply issues_ Submitter: Viacheslav Ovsiienko Date: 2020-02-20 21:17:47 Reply_mail: 1582233467-3123-1-git-send-email-viacheslavo@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: d736ae68b6ee7a8b6d17f3184c0489dd6003422e Repo:dpdk, CommitID: 651f50d81b58c095c2663f6ed564296955ce6b2d *Repo: dpdk-next-net-mlx txq->elts_comp = head; if (MLX5_TXOFF_CONFIG(INLINE)) txq->wqe_comp = txq->wqe_ci; error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:2262 error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply *Repo: dpdk txq->elts_comp = head; if (MLX5_TXOFF_CONFIG(INLINE)) txq->wqe_comp = txq->wqe_ci; error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:2262 error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply DPDK STV team