automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw50908[6/6] net/mlx4: enable secondary process to register DMA memory
Date: 07 Mar 2019 02:03:42 -0800	[thread overview]
Message-ID: <e75792$512jml@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

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

                 reply	other threads:[~2019-03-07 10:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='e75792$512jml@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).