[dpdk-test-report] |FAILURE| pw65206[v2, 04/25] common/mlx5: share mlx5 PCI device detection

sys_stv at intel.com sys_stv at intel.com
Sat Feb 15 10:14:56 CET 2020


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

_apply issues_

Submitter: Matan Azrad <matan at mellanox.com>
Date: 2020-01-28 10:05:44
Reply_mail: 1580205965-21492-5-git-send-email-matan at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 1026f4d7d090c453099554b1761248958777b1a1
	Repo:dpdk, CommitID: e85373edf0857f1774f6e519bd2af669d6eaeb2b

*Repo: dpdk-next-net-mlx
LDLIBS += -lrte_eal

# A few warnings cannot be avoided in external headers.
CFLAGS += -Wno-error=cast-qual -DNDEBUG -UPEDANTIC

error: patch failed: drivers/common/mlx5/Makefile:41
error: drivers/common/mlx5/Makefile: patch does not apply
Checking patch drivers/common/mlx5/mlx5_common.c...
error: while searching for:
#include <dlfcn.h>
#include <unistd.h>
#include <string.h>

#include <rte_errno.h>


error: patch failed: drivers/common/mlx5/mlx5_common.c:5
error: drivers/common/mlx5/mlx5_common.c: patch does not apply
Checking patch drivers/common/mlx5/mlx5_common.h...
error: while searching for:
#define RTE_PMD_MLX5_COMMON_H_

--

#include <rte_log.h>



error: patch failed: drivers/common/mlx5/mlx5_common.h:6
error: drivers/common/mlx5/mlx5_common.h: patch does not apply
Checking patch drivers/common/mlx5/rte_common_mlx5_version.map...
error: while searching for:
	mlx5_devx_cmd_qp_query_tis_td;
	mlx5_devx_cmd_query_hca_attr;
	mlx5_devx_get_out_command_status;
};

error: patch failed: drivers/common/mlx5/rte_common_mlx5_version.map:17
error: drivers/common/mlx5/rte_common_mlx5_version.map: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:

#include <mlx5_glue.h>
#include <mlx5_devx_cmds.h>

#include "mlx5_defs.h"
#include "mlx5.h"

error: patch failed: drivers/net/mlx5/mlx5.c:39
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
			   struct rte_eth_fc_conf *fc_conf);
int mlx5_dev_set_flow_ctrl(struct rte_eth_dev *dev,
--
			 struct rte_pci_addr *pci_addr);
void mlx5_dev_link_status_handler(void *arg);
void mlx5_dev_interrupt_handler(void *arg);
void mlx5_dev_interrupt_handler_devx(void *arg);

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

#include <mlx5_glue.h>
#include <mlx5_devx_cmds.h>

#include "mlx5.h"
#include "mlx5_rxtx.h"

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:38
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.c...
error: while searching for:

#include <mlx5_devx_cmds.h>
#include <mlx5_prm.h>

#include "mlx5_defs.h"
#include "mlx5.h"

error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:30
error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_stats.c...
error: while searching for:
#include <rte_common.h>
#include <rte_malloc.h>
--

static const struct mlx5_counter_ctrl mlx5_counters_init[] = {
	{
		.dpdk_name = "rx_port_unicast_bytes",

error: patch failed: drivers/net/mlx5/mlx5_stats.c:13
error: drivers/net/mlx5/mlx5_stats.c: patch does not apply
*Repo: dpdk
LDLIBS += -lrte_eal

# A few warnings cannot be avoided in external headers.
CFLAGS += -Wno-error=cast-qual -DNDEBUG -UPEDANTIC

error: patch failed: drivers/common/mlx5/Makefile:41
error: drivers/common/mlx5/Makefile: patch does not apply
Checking patch drivers/common/mlx5/mlx5_common.c...
error: while searching for:
#include <dlfcn.h>
#include <unistd.h>
#include <string.h>

#include <rte_errno.h>


error: patch failed: drivers/common/mlx5/mlx5_common.c:5
error: drivers/common/mlx5/mlx5_common.c: patch does not apply
Checking patch drivers/common/mlx5/mlx5_common.h...
error: while searching for:
#define RTE_PMD_MLX5_COMMON_H_

--

#include <rte_log.h>



error: patch failed: drivers/common/mlx5/mlx5_common.h:6
error: drivers/common/mlx5/mlx5_common.h: patch does not apply
Checking patch drivers/common/mlx5/rte_common_mlx5_version.map...
error: while searching for:
	mlx5_devx_cmd_qp_query_tis_td;
	mlx5_devx_cmd_query_hca_attr;
	mlx5_devx_get_out_command_status;
};

error: patch failed: drivers/common/mlx5/rte_common_mlx5_version.map:17
error: drivers/common/mlx5/rte_common_mlx5_version.map: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:

#include <mlx5_glue.h>
#include <mlx5_devx_cmds.h>

#include "mlx5_defs.h"
#include "mlx5.h"

error: patch failed: drivers/net/mlx5/mlx5.c:39
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
			   struct rte_eth_fc_conf *fc_conf);
int mlx5_dev_set_flow_ctrl(struct rte_eth_dev *dev,
--
			 struct rte_pci_addr *pci_addr);
void mlx5_dev_link_status_handler(void *arg);
void mlx5_dev_interrupt_handler(void *arg);
void mlx5_dev_interrupt_handler_devx(void *arg);

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

#include <mlx5_glue.h>
#include <mlx5_devx_cmds.h>

#include "mlx5.h"
#include "mlx5_rxtx.h"

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:38
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.c...
error: while searching for:

#include <mlx5_devx_cmds.h>
#include <mlx5_prm.h>

#include "mlx5_defs.h"
#include "mlx5.h"

error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:30
error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_stats.c...
error: while searching for:
#include <rte_common.h>
#include <rte_malloc.h>
--

static const struct mlx5_counter_ctrl mlx5_counters_init[] = {
	{
		.dpdk_name = "rx_port_unicast_bytes",

error: patch failed: drivers/net/mlx5/mlx5_stats.c:13
error: drivers/net/mlx5/mlx5_stats.c: patch does not apply

DPDK STV team


More information about the test-report mailing list