automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw52723[1/1] net/mlx5: share Memory Regions for multiport device
Date: 14 Apr 2019 23:24:33 -0700	[thread overview]
Message-ID: <e75792$6l72pf@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Date: 2019-04-12 15:45:40
Reply_mail: 1555083940-24539-1-git-send-email-viacheslavo@mellanox.com
DPDK git baseline:
	Repo:dpdk-master, CommitID: ec749e87041e952eb15952cc304351c7a3fffe9f
	Repo:dpdk-next-eventdev, CommitID: 7a1ccc24874e251957513aba0520500f873e276a
	Repo:dpdk-next-net, CommitID: 8b34df43a7dfe535cf196aa23b86e8f9220cdc41
	Repo:dpdk-next-crypto, CommitID: bdcfcceb7a0b7534a0dba669279d18bd0f98d5e5
	Repo:dpdk-next-virtio, CommitID: daf8de5c41dfbe40f354ff009f5791db348e0b09

*Repo: dpdk-master
Checking patch drivers/net/mlx5/mlx5.c...
Checking patch drivers/net/mlx5/mlx5.h...
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
/**
 * Release resources of detached MR having no online entry.
 *
 * @param dev
 *   Pointer to Ethernet device.
--
	struct mlx5_priv *priv = dev->data->dev_private;
	struct mlx5_mr *mr_next;
	struct mlx5_mr_list free_list = LIST_HEAD_INITIALIZER(free_list);


error: patch failed: drivers/net/mlx5/mlx5_mr.c:468
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.h...
Checking patch drivers/net/mlx5/mlx5_txq.c...
*Repo: dpdk-next-eventdev
Checking patch drivers/net/mlx5/mlx5.c...
Hunk #1 succeeded at 138 (offset -6 lines).
Hunk #2 succeeded at 217 (offset -6 lines).
Hunk #3 succeeded at 232 (offset -6 lines).
Hunk #4 succeeded at 295 (offset -6 lines).
error: while searching for:
	}
	mlx5_proc_priv_uninit(dev);
	mlx5_mprq_free_mp(dev);
	mlx5_mr_release(dev);
	assert(priv->sh);
	mlx5_free_shared_dr(priv);
	if (priv->rss_conf.rss_key != NULL)

error: patch failed: drivers/net/mlx5/mlx5.c:615
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	char ibdev_name[IBV_SYSFS_NAME_MAX]; /* IB device name. */
	char ibdev_path[IBV_SYSFS_PATH_MAX]; /* IB device path for secondary */
	struct ibv_device_attr_ex device_attr; /* Device properties. */
	/* Shared DV/DR flow data section. */
	pthread_mutex_t dv_mutex; /* DV context mutex. */
	uint32_t dv_refcnt; /* DV/DR data reference counter. */

error: patch failed: drivers/net/mlx5/mlx5.h:257
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
/**
 * Release resources of detached MR having no online entry.
 *
 * @param dev
 *   Pointer to Ethernet device.
--
	struct mlx5_priv *priv = dev->data->dev_private;
	struct mlx5_mr *mr_next;
	struct mlx5_mr_list free_list = LIST_HEAD_INITIALIZER(free_list);


error: patch failed: drivers/net/mlx5/mlx5_mr.c:468
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.h...
Hunk #2 succeeded at 75 (offset -2 lines).
Checking patch drivers/net/mlx5/mlx5_txq.c...
Hunk #1 succeeded at 771 (offset -43 lines).
*Repo: dpdk-next-net
Checking patch drivers/net/mlx5/mlx5.c...
Checking patch drivers/net/mlx5/mlx5.h...
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
/**
 * Release resources of detached MR having no online entry.
 *
 * @param dev
 *   Pointer to Ethernet device.
--
	struct mlx5_priv *priv = dev->data->dev_private;
	struct mlx5_mr *mr_next;
	struct mlx5_mr_list free_list = LIST_HEAD_INITIALIZER(free_list);


error: patch failed: drivers/net/mlx5/mlx5_mr.c:468
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.h...
Checking patch drivers/net/mlx5/mlx5_txq.c...
*Repo: dpdk-next-crypto
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
	}
	mlx5_proc_priv_uninit(dev);
	mlx5_mprq_free_mp(dev);
	mlx5_mr_release(dev);
	assert(priv->sh);
	mlx5_free_shared_dr(priv);
	if (priv->rss_conf.rss_key != NULL)

error: patch failed: drivers/net/mlx5/mlx5.c:615
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 262 (offset 5 lines).
Hunk #2 succeeded at 325 (offset -6 lines).
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
/**
 * Release resources of detached MR having no online entry.
 *
 * @param dev
 *   Pointer to Ethernet device.
--
	struct mlx5_priv *priv = dev->data->dev_private;
	struct mlx5_mr *mr_next;
	struct mlx5_mr_list free_list = LIST_HEAD_INITIALIZER(free_list);


error: patch failed: drivers/net/mlx5/mlx5_mr.c:468
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.h...
Checking patch drivers/net/mlx5/mlx5_txq.c...
Hunk #1 succeeded at 771 (offset -43 lines).
*Repo: dpdk-next-virtio
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
	struct mlx5_switch_info info; /**< Switch information. */
	struct ibv_device *ibv_dev; /**< Associated IB device. */
	struct rte_eth_dev *eth_dev; /**< Associated Ethernet device. */
};

static LIST_HEAD(, mlx5_ibv_shared) mlx5_ibv_list = LIST_HEAD_INITIALIZER();

error: patch failed: drivers/net/mlx5/mlx5.c:144
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	char ibdev_name[IBV_SYSFS_NAME_MAX]; /* IB device name. */
	char ibdev_path[IBV_SYSFS_PATH_MAX]; /* IB device path for secondary */
	struct ibv_device_attr_ex device_attr; /* Device properties. */
	/* Shared DV/DR flow data section. */
	pthread_mutex_t dv_mutex; /* DV context mutex. */
	uint32_t dv_refcnt; /* DV/DR data reference counter. */

error: patch failed: drivers/net/mlx5/mlx5.h:257
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.c...
Hunk #1 succeeded at 35 (offset -1 lines).
Hunk #2 succeeded at 349 (offset -1 lines).
Hunk #3 succeeded at 381 (offset -1 lines).
Hunk #4 succeeded at 419 (offset -1 lines).
Hunk #5 succeeded at 430 (offset -1 lines).
error: while searching for:
/**
 * Release resources of detached MR having no online entry.
 *
 * @param dev
 *   Pointer to Ethernet device.
--
	struct mlx5_priv *priv = dev->data->dev_private;
	struct mlx5_mr *mr_next;
	struct mlx5_mr_list free_list = LIST_HEAD_INITIALIZER(free_list);


error: patch failed: drivers/net/mlx5/mlx5_mr.c:468
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.h...
Hunk #2 succeeded at 75 (offset -2 lines).
Checking patch drivers/net/mlx5/mlx5_txq.c...
Hunk #1 succeeded at 771 (offset -43 lines).

DPDK STV team

                 reply	other threads:[~2019-04-15  6:24 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$6l72pf@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).