automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw65266[v3, 24/25] common/mlx5: share Netlink commands
@ 2020-02-17  7:41 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-17  7:41 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Matan Azrad <matan@mellanox.com>
Date: 2020-01-28 16:27:39
Reply_mail: 1580228860-10665-25-git-send-email-matan@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 9579691d06656ce7a8bf853b8d1d836d1a988ee7
	Repo:dpdk, CommitID: 914397d6c1141235b48ca60249221976e9e08feb

*Repo: dpdk-next-net-mlx
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_common.c

ifeq ($(CONFIG_RTE_IBVERBS_LINK_DLOPEN),y)
INSTALL-$(CONFIG_RTE_LIBRTE_MLX5_PMD)-lib += $(LIB_GLUE)

error: patch failed: drivers/common/mlx5/Makefile:15
error: drivers/common/mlx5/Makefile: patch does not apply
Checking patch drivers/common/mlx5/meson.build...
error: while searching for:
	sources = files(
		'mlx5_devx_cmds.c',
		'mlx5_common.c',
	)
	if not pmd_dlopen
		sources += files('mlx5_glue.c')

error: patch failed: drivers/common/mlx5/meson.build:42
error: drivers/common/mlx5/meson.build: patch does not apply
Checking patch drivers/common/mlx5/mlx5_common.c...
error: while searching for:
	return ret;
}

#ifdef RTE_IBVERBS_LINK_DLOPEN

/**

error: patch failed: drivers/common/mlx5/mlx5_common.c:107
error: drivers/common/mlx5/mlx5_common.c: patch does not apply
Checking patch drivers/common/mlx5/mlx5_common.h...
error: while searching for:


/*
 * Helper macros to work around __VA_ARGS__ limitations in a C99 compliant
 * manner.
 */

error: patch failed: drivers/common/mlx5/mlx5_common.h:18
error: drivers/common/mlx5/mlx5_common.h: patch does not apply
Checking patch drivers/common/mlx5/mlx5_nl.c...
error: drivers/common/mlx5/mlx5_nl.c: already exists in working directory
Checking patch drivers/common/mlx5/mlx5_nl.h...
error: drivers/common/mlx5/mlx5_nl.h: already exists in working directory
--

	mlx5_dev_to_pci_addr;
	mlx5_vdpa_mode_selected;
};

error: patch failed: drivers/common/mlx5/rte_common_mlx5_version.map:26
error: drivers/common/mlx5/rte_common_mlx5_version.map: patch does not apply
Checking patch drivers/net/mlx5/Makefile...
error: while searching for:
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_flow_dv.c
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_flow_verbs.c
--
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_nl.c
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_utils.c
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_socket.c


error: patch failed: drivers/net/mlx5/Makefile:30
error: drivers/net/mlx5/Makefile: patch does not apply
Checking patch drivers/net/mlx5/meson.build...
error: while searching for:
	'mlx5_flow_verbs.c',
	'mlx5_mac.c',
--
	'mlx5_nl.c',
	'mlx5_rss.c',
	'mlx5_rxmode.c',
	'mlx5_rxq.c',

error: patch failed: drivers/net/mlx5/meson.build:19
error: drivers/net/mlx5/meson.build: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
#include <mlx5_glue.h>
#include <mlx5_devx_cmds.h>
--
#include "mlx5_nl.h"
#include "mlx5_autoconf.h"

/* Request types for IPC. */

error: patch failed: drivers/net/mlx5/mlx5.h:35
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_defs.h...
error: while searching for:
/* Reported driver name. */
#define MLX5_DRIVER_NAME "net_mlx5"
--

/* Maximum number of simultaneous VLAN filters. */
#define MLX5_MAX_VLAN_IDS 128


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

--
/**
 * DPDK callback to retrieve plug-in module EEPROM information (type and size).
 *
 * @param dev

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1940
error: drivers/net/mlx5/mlx5_ethdev.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
--
#include "mlx5_nl.h"
#include "mlx5_utils.h"

/**

error: patch failed: drivers/net/mlx5/mlx5_vlan.c:33
error: drivers/net/mlx5/mlx5_vlan.c: patch does not apply
*Repo: dpdk
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_common.c

ifeq ($(CONFIG_RTE_IBVERBS_LINK_DLOPEN),y)
INSTALL-$(CONFIG_RTE_LIBRTE_MLX5_PMD)-lib += $(LIB_GLUE)

error: patch failed: drivers/common/mlx5/Makefile:15
error: drivers/common/mlx5/Makefile: patch does not apply
Checking patch drivers/common/mlx5/meson.build...
error: while searching for:
	sources = files(
		'mlx5_devx_cmds.c',
		'mlx5_common.c',
	)
	if not pmd_dlopen
		sources += files('mlx5_glue.c')

error: patch failed: drivers/common/mlx5/meson.build:42
error: drivers/common/mlx5/meson.build: patch does not apply
Checking patch drivers/common/mlx5/mlx5_common.c...
error: while searching for:
	return ret;
}

#ifdef RTE_IBVERBS_LINK_DLOPEN

/**

error: patch failed: drivers/common/mlx5/mlx5_common.c:107
error: drivers/common/mlx5/mlx5_common.c: patch does not apply
Checking patch drivers/common/mlx5/mlx5_common.h...
error: while searching for:


/*
 * Helper macros to work around __VA_ARGS__ limitations in a C99 compliant
 * manner.
 */

error: patch failed: drivers/common/mlx5/mlx5_common.h:18
error: drivers/common/mlx5/mlx5_common.h: patch does not apply
Checking patch drivers/common/mlx5/mlx5_nl.c...
error: drivers/common/mlx5/mlx5_nl.c: already exists in working directory
Checking patch drivers/common/mlx5/mlx5_nl.h...
error: drivers/common/mlx5/mlx5_nl.h: already exists in working directory
--

	mlx5_dev_to_pci_addr;
	mlx5_vdpa_mode_selected;
};

error: patch failed: drivers/common/mlx5/rte_common_mlx5_version.map:26
error: drivers/common/mlx5/rte_common_mlx5_version.map: patch does not apply
Checking patch drivers/net/mlx5/Makefile...
error: while searching for:
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_flow_dv.c
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_flow_verbs.c
--
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_nl.c
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_utils.c
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_socket.c


error: patch failed: drivers/net/mlx5/Makefile:30
error: drivers/net/mlx5/Makefile: patch does not apply
Checking patch drivers/net/mlx5/meson.build...
error: while searching for:
	'mlx5_flow_verbs.c',
	'mlx5_mac.c',
--
	'mlx5_nl.c',
	'mlx5_rss.c',
	'mlx5_rxmode.c',
	'mlx5_rxq.c',

error: patch failed: drivers/net/mlx5/meson.build:19
error: drivers/net/mlx5/meson.build: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
#include <mlx5_glue.h>
#include <mlx5_devx_cmds.h>
--
#include "mlx5_nl.h"
#include "mlx5_autoconf.h"

/* Request types for IPC. */

error: patch failed: drivers/net/mlx5/mlx5.h:35
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_defs.h...
error: while searching for:
/* Reported driver name. */
#define MLX5_DRIVER_NAME "net_mlx5"
--

/* Maximum number of simultaneous VLAN filters. */
#define MLX5_MAX_VLAN_IDS 128


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

--
/**
 * DPDK callback to retrieve plug-in module EEPROM information (type and size).
 *
 * @param dev

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1940
error: drivers/net/mlx5/mlx5_ethdev.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
--
#include "mlx5_nl.h"
#include "mlx5_utils.h"

/**

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

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-17  7:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17  7:41 [dpdk-test-report] |FAILURE| pw65266[v3, 24/25] common/mlx5: share Netlink commands sys_stv

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).