automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw65266[v3, 24/25] common/mlx5: share Netlink commands
Date: 16 Feb 2020 23:41:26 -0800	[thread overview]
Message-ID: <ee68f5$9c3rp1@orsmga001.jf.intel.com> (raw)

[-- 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

                 reply	other threads:[~2020-02-17  7:41 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$9c3rp1@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).