automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw65331[v4, 23/25] net/mlx5: reduce Netlink commands dependencies
Date: 17 Feb 2020 09:06:51 -0800	[thread overview]
Message-ID: <ee68f5$9c7nqe@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Matan Azrad <matan@mellanox.com>
Date: 2020-01-29 12:38:48
Reply_mail: 1580301530-6643-24-git-send-email-matan@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 914397d6c1141235b48ca60249221976e9e08feb
	Repo:dpdk, CommitID: 914397d6c1141235b48ca60249221976e9e08feb

*Repo: dpdk-next-net-mlx
mlx5_nl_mac_addr_flush(dev);
	if (priv->nl_socket_route >= 0)
		close(priv->nl_socket_route);
	if (priv->nl_socket_rdma >= 0)

error: patch failed: drivers/net/mlx5/mlx5.c:1270
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	/* Context for Verbs allocator. */
	int nl_socket_rdma; /* Netlink socket (NETLINK_RDMA). */
--
	uint32_t nl_sn; /* Netlink message sequence number. */
	LIST_HEAD(dbrpage, mlx5_devx_dbr_page) dbrpgs; /* Door-bell pages. */
	struct mlx5_nl_vlan_vmwa_context *vmwa_context; /* VLAN WA context. */
	struct mlx5_flow_id_pool *qrss_id_pool;

error: patch failed: drivers/net/mlx5/mlx5.h:539
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
}

--
/**
 * Analyze gathered port parameters via sysfs to recognize master
 * and representor devices for E-Switch configuration.
 *

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1891
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mac.c...
error: while searching for:
	if (rte_is_zero_ether_addr(&dev->data->mac_addrs[index]))
		return;
--
					index);
	memset(&dev->data->mac_addrs[index], 0, sizeof(struct rte_ether_addr));
}


error: patch failed: drivers/net/mlx5/mlx5_mac.c:74
error: drivers/net/mlx5/mlx5_mac.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_nl.c...
error: drivers/net/mlx5/mlx5_nl.c: No such file or directory
Checking patch drivers/net/mlx5/mlx5_nl.h...
error: drivers/net/mlx5/mlx5_nl.h: No such file or directory
--
		ret = mlx5_nl_promisc(dev, 1);
		if (ret)
			return ret;
	}

error: patch failed: drivers/net/mlx5/mlx5_rxmode.c:47
error: drivers/net/mlx5/mlx5_rxmode.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_vlan.c...
error: while searching for:
		rte_free(vmwa);
		return NULL;
--
	vmwa->nl_sn = random();
	vmwa->vf_ifindex = ifindex;
	/* Cleanup for existing VLAN devices. */
	return vmwa;

error: patch failed: drivers/net/mlx5/mlx5_vlan.c:304
error: drivers/net/mlx5/mlx5_vlan.c: patch does not apply
*Repo: dpdk
mlx5_nl_mac_addr_flush(dev);
	if (priv->nl_socket_route >= 0)
		close(priv->nl_socket_route);
	if (priv->nl_socket_rdma >= 0)

error: patch failed: drivers/net/mlx5/mlx5.c:1270
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	/* Context for Verbs allocator. */
	int nl_socket_rdma; /* Netlink socket (NETLINK_RDMA). */
--
	uint32_t nl_sn; /* Netlink message sequence number. */
	LIST_HEAD(dbrpage, mlx5_devx_dbr_page) dbrpgs; /* Door-bell pages. */
	struct mlx5_nl_vlan_vmwa_context *vmwa_context; /* VLAN WA context. */
	struct mlx5_flow_id_pool *qrss_id_pool;

error: patch failed: drivers/net/mlx5/mlx5.h:539
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
}

--
/**
 * Analyze gathered port parameters via sysfs to recognize master
 * and representor devices for E-Switch configuration.
 *

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1891
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mac.c...
error: while searching for:
	if (rte_is_zero_ether_addr(&dev->data->mac_addrs[index]))
		return;
--
					index);
	memset(&dev->data->mac_addrs[index], 0, sizeof(struct rte_ether_addr));
}


error: patch failed: drivers/net/mlx5/mlx5_mac.c:74
error: drivers/net/mlx5/mlx5_mac.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_nl.c...
error: drivers/net/mlx5/mlx5_nl.c: No such file or directory
Checking patch drivers/net/mlx5/mlx5_nl.h...
error: drivers/net/mlx5/mlx5_nl.h: No such file or directory
--
		ret = mlx5_nl_promisc(dev, 1);
		if (ret)
			return ret;
	}

error: patch failed: drivers/net/mlx5/mlx5_rxmode.c:47
error: drivers/net/mlx5/mlx5_rxmode.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_vlan.c...
error: while searching for:
		rte_free(vmwa);
		return NULL;
--
	vmwa->nl_sn = random();
	vmwa->vf_ifindex = ifindex;
	/* Cleanup for existing VLAN devices. */
	return vmwa;

error: patch failed: drivers/net/mlx5/mlx5_vlan.c:304
error: drivers/net/mlx5/mlx5_vlan.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2020-02-17 17:06 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='ee68f5$9c7nqe@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).