[dpdk-test-report] |FAILURE| pw62826[v2] net/mlx5: set VF MAC address from host

sys_stv at intel.com sys_stv at intel.com
Wed Nov 13 13:17:56 CET 2019


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

_apply issues_

Submitter: Raslan Darawsheh <rasland at mellanox.com>
Date: 2019-11-11 11:40:20
Reply_mail: 1573472413-6966-1-git-send-email-rasland at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: b660b1d30b7d3354da9e7929850a8affc571f745
	Repo:dpdk, CommitID: 08a234788ee548796fd6b394c7e897a2bf1df1b3

*Repo: dpdk-next-net-mlx
unsigned int mlx5_nl_ifindex(int nl, const char *name, uint32_t pindex);
int mlx5_nl_switch_info(int nl, unsigned int ifindex,
			struct mlx5_switch_info *info);


error: patch failed: drivers/net/mlx5/mlx5.h:997
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mac.c...
error: while searching for:
int
mlx5_mac_addr_set(struct rte_eth_dev *dev, struct rte_ether_addr *mac_addr)
{
	DRV_LOG(DEBUG, "port %u setting primary MAC address",
		dev->data->port_id);
	return mlx5_mac_addr_add(dev, mac_addr, 0, 0);

error: patch failed: drivers/net/mlx5/mlx5_mac.c:197
error: drivers/net/mlx5/mlx5_mac.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_nl.c...
error: while searching for:
#define MLX5_NDA_RTA(r) \
	((struct rtattr *)(((char *)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
--

/*
 * The following definitions are normally found in rdma/rdma_netlink.h,
 * however they are so recent that most systems do not expose them yet.

error: patch failed: drivers/net/mlx5/mlx5_nl.c:42
error: drivers/net/mlx5/mlx5_nl.c: patch does not apply
*Repo: dpdk
unsigned int mlx5_nl_ifindex(int nl, const char *name, uint32_t pindex);
int mlx5_nl_switch_info(int nl, unsigned int ifindex,
			struct mlx5_switch_info *info);


error: patch failed: drivers/net/mlx5/mlx5.h:997
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mac.c...
error: while searching for:
int
mlx5_mac_addr_set(struct rte_eth_dev *dev, struct rte_ether_addr *mac_addr)
{
	DRV_LOG(DEBUG, "port %u setting primary MAC address",
		dev->data->port_id);
	return mlx5_mac_addr_add(dev, mac_addr, 0, 0);

error: patch failed: drivers/net/mlx5/mlx5_mac.c:197
error: drivers/net/mlx5/mlx5_mac.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_nl.c...
error: while searching for:
#define MLX5_NDA_RTA(r) \
	((struct rtattr *)(((char *)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
--

/*
 * The following definitions are normally found in rdma/rdma_netlink.h,
 * however they are so recent that most systems do not expose them yet.

error: patch failed: drivers/net/mlx5/mlx5_nl.c:42
error: drivers/net/mlx5/mlx5_nl.c: patch does not apply

DPDK STV team


More information about the test-report mailing list