[dpdk-test-report] |FAILURE| pw52052[4/4] net/mlx5: add mutex for shared DV/DR structures

sys_stv at intel.com sys_stv at intel.com
Tue Apr 2 09:55:05 CEST 2019


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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
Date: 2019-04-02 06:22:37
Reply_mail: 1554186157-29455-5-git-send-email-viacheslavo at mellanox.com
DPDK git baseline:
	Repo:dpdk-master, CommitID: a9d64ecc4cc3ce1a48f96b06f24430900c15e728
	Repo:dpdk-next-eventdev, CommitID: 7a1ccc24874e251957513aba0520500f873e276a
	Repo:dpdk-next-net, CommitID: 484217a17ee094df024bfa19557c0a15537e7a57
	Repo:dpdk-next-crypto, CommitID: b9bc82a71ea1faae88e535511213754004099b98
	Repo:dpdk-next-virtio, CommitID: daf8de5c41dfbe40f354ff009f5791db348e0b09

*Repo: dpdk-master
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
mlx5_alloc_shared_dv(struct mlx5_priv *priv)
{
	struct mlx5_ibv_shared *sh = priv->sh;
	int err = 0;
	void *ns;


error: patch failed: drivers/net/mlx5/mlx5.c:312
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	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. */
	uint32_t dv_refcnt; /* DV/DR data reference counter. */
	void *rx_ns; /* RX Direct Rules name space handle. */
	struct mlx5_flow_tbl_resource rx_tbl[MLX5_MAX_TABLES];

error: patch failed: drivers/net/mlx5/mlx5.h:223
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 130 (offset 5 lines).
Hunk #2 succeeded at 3624 (offset -373 lines).
*Repo: dpdk-next-eventdev
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
mlx5_alloc_shared_dv(struct mlx5_priv *priv)
{
	struct mlx5_ibv_shared *sh = priv->sh;
	int err = 0;
	void *ns;


error: patch failed: drivers/net/mlx5/mlx5.c:312
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	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. */
	uint32_t dv_refcnt; /* DV/DR data reference counter. */
	void *rx_ns; /* RX Direct Rules name space handle. */
	struct mlx5_flow_tbl_resource rx_tbl[MLX5_MAX_TABLES];

error: patch failed: drivers/net/mlx5/mlx5.h:223
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 130 (offset 5 lines).
Hunk #2 succeeded at 3624 (offset -373 lines).
*Repo: dpdk-next-net
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
mlx5_alloc_shared_dv(struct mlx5_priv *priv)
{
	struct mlx5_ibv_shared *sh = priv->sh;
	int err = 0;
	void *ns;


error: patch failed: drivers/net/mlx5/mlx5.c:312
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	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. */
	uint32_t dv_refcnt; /* DV/DR data reference counter. */
	void *rx_ns; /* RX Direct Rules name space handle. */
	struct mlx5_flow_tbl_resource rx_tbl[MLX5_MAX_TABLES];

error: patch failed: drivers/net/mlx5/mlx5.h:223
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 130 (offset 5 lines).
Hunk #2 succeeded at 3624 (offset -373 lines).
*Repo: dpdk-next-crypto
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
mlx5_alloc_shared_dv(struct mlx5_priv *priv)
{
	struct mlx5_ibv_shared *sh = priv->sh;
	int err = 0;
	void *ns;


error: patch failed: drivers/net/mlx5/mlx5.c:312
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	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. */
	uint32_t dv_refcnt; /* DV/DR data reference counter. */
	void *rx_ns; /* RX Direct Rules name space handle. */
	struct mlx5_flow_tbl_resource rx_tbl[MLX5_MAX_TABLES];

error: patch failed: drivers/net/mlx5/mlx5.h:223
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 130 (offset 5 lines).
Hunk #2 succeeded at 3624 (offset -373 lines).
*Repo: dpdk-next-virtio
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
mlx5_alloc_shared_dv(struct mlx5_priv *priv)
{
	struct mlx5_ibv_shared *sh = priv->sh;
	int err = 0;
	void *ns;


error: patch failed: drivers/net/mlx5/mlx5.c:312
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	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. */
	uint32_t dv_refcnt; /* DV/DR data reference counter. */
	void *rx_ns; /* RX Direct Rules name space handle. */
	struct mlx5_flow_tbl_resource rx_tbl[MLX5_MAX_TABLES];

error: patch failed: drivers/net/mlx5/mlx5.h:223
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 130 (offset 5 lines).
Hunk #2 succeeded at 3588 (offset -409 lines).

DPDK STV team


More information about the test-report mailing list