Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/63353 _apply issues_ Submitter: Tonghao Zhang Date: 2019-11-27 14:18:43 Reply_mail: 1574864323-85580-3-git-send-email-xiangxia.m.yue@gmail.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: c8a1a172ae2b4535b57bcf194a731334246a5a35 Repo:dpdk, CommitID: 564f295d1960e2c9401f1c39427a2a921ab3a3c4 *Repo: dpdk-next-net-mlx assert(rxq_obj->cq); if (rte_atomic32_dec_and_test(&rxq_obj->refcnt)) { switch (rxq_obj->type) { case MLX5_RXQ_OBJ_TYPE_IBV: error: patch failed: drivers/net/mlx5/mlx5_rxq.c:673 error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply *Repo: dpdk assert(rxq_obj->cq); if (rte_atomic32_dec_and_test(&rxq_obj->refcnt)) { switch (rxq_obj->type) { case MLX5_RXQ_OBJ_TYPE_IBV: error: patch failed: drivers/net/mlx5/mlx5_rxq.c:673 error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply DPDK STV team