Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/51668 _apply issues_ Submitter: Yongseok Koh Date: 2019-03-25 19:22:38 Reply_mail: 20190325192238.20940-7-yskoh@mellanox.com DPDK git baseline: Repo:dpdk-master, CommitID: faf8c3095ac649f3d893ee846e2aa7cf1b4ccf4d Repo:dpdk-next-eventdev, CommitID: 744407cf7b80f9e5c886c2304211b429febb4394 Repo:dpdk-next-net, CommitID: bc2e365a282b002c6eb0a29150252c7acd8e9f90 Repo:dpdk-next-crypto, CommitID: f36697d93cfe2a8f0707f7696e273d5e5969ffdb Repo:dpdk-next-virtio, CommitID: 7f9cb2162e640ea87772ce0f2cbaf30a2d97d70d *Repo: dpdk-master Checking patch drivers/net/mlx4/mlx4.h... error: while searching for: /* Request types for IPC. */ enum mlx4_mp_req_type { MLX4_MP_REQ_VERBS_CMD_FD = 1, MLX4_MP_REQ_START_RXTX, MLX4_MP_REQ_STOP_RXTX, }; error: patch failed: drivers/net/mlx4/mlx4.h:79 error: drivers/net/mlx4/mlx4.h: patch does not apply Checking patch drivers/net/mlx4/mlx4_mp.c... error: drivers/net/mlx4/mlx4_mp.c: No such file or directory Checking patch drivers/net/mlx4/mlx4_mr.c... Hunk #1 succeeded at 526 (offset -2 lines). Hunk #2 succeeded at 543 (offset -2 lines). error: while searching for: DEBUG("port %u creating a MR using address (%p)", dev->data->port_id, (void *)addr); if (rte_eal_process_type() != RTE_PROC_PRIMARY) { WARN("port %u using address (%p) of unregistered mempool" -- } /* * Release detached MRs if any. This can't be called with holding either * memory_hotplug_lock or priv->mr.rwlock. MRs on the free list have error: patch failed: drivers/net/mlx4/mlx4_mr.c:563 error: drivers/net/mlx4/mlx4_mr.c: patch does not apply Checking patch drivers/net/mlx4/mlx4_mr.h... *Repo: dpdk-next-eventdev Checking patch drivers/net/mlx4/mlx4.h... error: while searching for: /* Request types for IPC. */ enum mlx4_mp_req_type { MLX4_MP_REQ_VERBS_CMD_FD = 1, MLX4_MP_REQ_START_RXTX, MLX4_MP_REQ_STOP_RXTX, }; error: patch failed: drivers/net/mlx4/mlx4.h:79 error: drivers/net/mlx4/mlx4.h: patch does not apply Checking patch drivers/net/mlx4/mlx4_mp.c... error: drivers/net/mlx4/mlx4_mp.c: No such file or directory Checking patch drivers/net/mlx4/mlx4_mr.c... Hunk #1 succeeded at 526 (offset -2 lines). Hunk #2 succeeded at 543 (offset -2 lines). error: while searching for: DEBUG("port %u creating a MR using address (%p)", dev->data->port_id, (void *)addr); if (rte_eal_process_type() != RTE_PROC_PRIMARY) { WARN("port %u using address (%p) of unregistered mempool" -- } /* * Release detached MRs if any. This can't be called with holding either * memory_hotplug_lock or priv->mr.rwlock. MRs on the free list have error: patch failed: drivers/net/mlx4/mlx4_mr.c:563 error: drivers/net/mlx4/mlx4_mr.c: patch does not apply Checking patch drivers/net/mlx4/mlx4_mr.h... *Repo: dpdk-next-net Checking patch drivers/net/mlx4/mlx4.h... error: while searching for: /* Request types for IPC. */ enum mlx4_mp_req_type { MLX4_MP_REQ_VERBS_CMD_FD = 1, MLX4_MP_REQ_START_RXTX, MLX4_MP_REQ_STOP_RXTX, }; error: patch failed: drivers/net/mlx4/mlx4.h:79 error: drivers/net/mlx4/mlx4.h: patch does not apply Checking patch drivers/net/mlx4/mlx4_mp.c... error: drivers/net/mlx4/mlx4_mp.c: No such file or directory Checking patch drivers/net/mlx4/mlx4_mr.c... Hunk #1 succeeded at 526 (offset -2 lines). Hunk #2 succeeded at 543 (offset -2 lines). error: while searching for: DEBUG("port %u creating a MR using address (%p)", dev->data->port_id, (void *)addr); if (rte_eal_process_type() != RTE_PROC_PRIMARY) { WARN("port %u using address (%p) of unregistered mempool" -- } /* * Release detached MRs if any. This can't be called with holding either * memory_hotplug_lock or priv->mr.rwlock. MRs on the free list have error: patch failed: drivers/net/mlx4/mlx4_mr.c:563 error: drivers/net/mlx4/mlx4_mr.c: patch does not apply Checking patch drivers/net/mlx4/mlx4_mr.h... *Repo: dpdk-next-crypto Checking patch drivers/net/mlx4/mlx4.h... error: while searching for: /* Request types for IPC. */ enum mlx4_mp_req_type { MLX4_MP_REQ_VERBS_CMD_FD = 1, MLX4_MP_REQ_START_RXTX, MLX4_MP_REQ_STOP_RXTX, }; error: patch failed: drivers/net/mlx4/mlx4.h:79 error: drivers/net/mlx4/mlx4.h: patch does not apply Checking patch drivers/net/mlx4/mlx4_mp.c... error: drivers/net/mlx4/mlx4_mp.c: No such file or directory Checking patch drivers/net/mlx4/mlx4_mr.c... Hunk #1 succeeded at 526 (offset -2 lines). Hunk #2 succeeded at 543 (offset -2 lines). error: while searching for: DEBUG("port %u creating a MR using address (%p)", dev->data->port_id, (void *)addr); if (rte_eal_process_type() != RTE_PROC_PRIMARY) { WARN("port %u using address (%p) of unregistered mempool" -- } /* * Release detached MRs if any. This can't be called with holding either * memory_hotplug_lock or priv->mr.rwlock. MRs on the free list have error: patch failed: drivers/net/mlx4/mlx4_mr.c:563 error: drivers/net/mlx4/mlx4_mr.c: patch does not apply Checking patch drivers/net/mlx4/mlx4_mr.h... *Repo: dpdk-next-virtio Checking patch drivers/net/mlx4/mlx4.h... error: while searching for: /* Request types for IPC. */ enum mlx4_mp_req_type { MLX4_MP_REQ_VERBS_CMD_FD = 1, MLX4_MP_REQ_START_RXTX, MLX4_MP_REQ_STOP_RXTX, }; error: patch failed: drivers/net/mlx4/mlx4.h:79 error: drivers/net/mlx4/mlx4.h: patch does not apply Checking patch drivers/net/mlx4/mlx4_mp.c... error: drivers/net/mlx4/mlx4_mp.c: No such file or directory Checking patch drivers/net/mlx4/mlx4_mr.c... Hunk #1 succeeded at 526 (offset -2 lines). Hunk #2 succeeded at 543 (offset -2 lines). error: while searching for: DEBUG("port %u creating a MR using address (%p)", dev->data->port_id, (void *)addr); if (rte_eal_process_type() != RTE_PROC_PRIMARY) { WARN("port %u using address (%p) of unregistered mempool" -- } /* * Release detached MRs if any. This can't be called with holding either * memory_hotplug_lock or priv->mr.rwlock. MRs on the free list have error: patch failed: drivers/net/mlx4/mlx4_mr.c:563 error: drivers/net/mlx4/mlx4_mr.c: patch does not apply Checking patch drivers/net/mlx4/mlx4_mr.h... DPDK STV team