Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/51263 _apply issues_ Submitter: Dekel Peled Date: 2019-03-18 09:37:31 Reply_mail: VI1PR05MB42244D940D59C5C584C1F65CB6470@VI1PR05MB4224.eurprd05.prod.outlook.com DPDK git baseline: Repo:dpdk-master, CommitID: 239912fa798e6e671072ca7ff987afd74c1e506c Repo:dpdk-next-eventdev, CommitID: 744407cf7b80f9e5c886c2304211b429febb4394 Repo:dpdk-next-net, CommitID: ef4ecb030b8ddb332024cacbea6c11e4232b0c8d Repo:dpdk-next-crypto, CommitID: 239912fa798e6e671072ca7ff987afd74c1e506c Repo:dpdk-next-virtio, CommitID: 4f102e62abeb2af8be8d42c71f87b5d33f0dda38 *Repo: dpdk-master Checking patch drivers/net/mlx5/mlx5_rxtx.h... error: while searching for: rte_cio_wmb(); *txq->qp_db = rte_cpu_to_be_32(txq->wqe_ci); /* Ensure ordering between DB record and BF copy. */ rte_wmb(); mlx5_uar_write64_relaxed(*src, dst, txq->uar_lock); if (cond) rte_wmb(); error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:706 error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply *Repo: dpdk-next-eventdev Checking patch drivers/net/mlx5/mlx5_rxtx.h... error: while searching for: rte_cio_wmb(); *txq->qp_db = rte_cpu_to_be_32(txq->wqe_ci); /* Ensure ordering between DB record and BF copy. */ rte_wmb(); mlx5_uar_write64_relaxed(*src, dst, txq->uar_lock); if (cond) rte_wmb(); error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:706 error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply *Repo: dpdk-next-net Checking patch drivers/net/mlx5/mlx5_rxtx.h... error: while searching for: rte_cio_wmb(); *txq->qp_db = rte_cpu_to_be_32(txq->wqe_ci); /* Ensure ordering between DB record and BF copy. */ rte_wmb(); mlx5_uar_write64_relaxed(*src, dst, txq->uar_lock); if (cond) rte_wmb(); error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:706 error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply *Repo: dpdk-next-crypto Checking patch drivers/net/mlx5/mlx5_rxtx.h... error: while searching for: rte_cio_wmb(); *txq->qp_db = rte_cpu_to_be_32(txq->wqe_ci); /* Ensure ordering between DB record and BF copy. */ rte_wmb(); mlx5_uar_write64_relaxed(*src, dst, txq->uar_lock); if (cond) rte_wmb(); error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:706 error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply *Repo: dpdk-next-virtio Checking patch drivers/net/mlx5/mlx5_rxtx.h... error: while searching for: rte_cio_wmb(); *txq->qp_db = rte_cpu_to_be_32(txq->wqe_ci); /* Ensure ordering between DB record and BF copy. */ rte_wmb(); mlx5_uar_write64_relaxed(*src, dst, txq->uar_lock); if (cond) rte_wmb(); error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:706 error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply DPDK STV team