Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/50908 _apply issues_ Submitter: Yongseok Koh Date: 2019-03-07 07:41:51 Reply_mail: 20190307074151.18815-7-yskoh@mellanox.com DPDK git baseline: Repo:dpdk-master, CommitID: e892fa595e19b5cce315045444b3b7e31130ef19 Repo:dpdk-next-eventdev, CommitID: 41d8285bdf0a7cd8f0d4f1b306e0ced9556081ac Repo:dpdk-next-net, CommitID: 48d02a65290b48bdd60ef4d45ba16eb3b5e27e9b Repo:dpdk-next-crypto, CommitID: 0db1459f6bb820d3dd9dcd2a74bc126ae276eac1 Repo:dpdk-next-virtio, CommitID: 4f102e62abeb2af8be8d42c71f87b5d33f0dda38 *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). error: while searching for: * Searched LKey on success, UINT32_MAX on failure and rte_errno is set. */ static uint32_t mlx4_mr_create(struct rte_eth_dev *dev, struct mlx4_mr_cache *entry, uintptr_t addr) { struct mlx4_priv *priv = dev->data->dev_private; struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; error: patch failed: drivers/net/mlx4/mlx4_mr.c:542 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