automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw51668[v2, 6/6] net/mlx4: enable secondary process to register DMA memory
@ 2019-03-25 19:55 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-03-25 19:55 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 6178 bytes --]

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/51668

_apply issues_

Submitter: Yongseok Koh <yskoh@mellanox.com>
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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-25 19:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25 19:55 [dpdk-test-report] |FAILURE| pw51668[v2, 6/6] net/mlx4: enable secondary process to register DMA memory sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).