automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw55748[v6, 2/2] net/mlx5: remove TCF support from PMD
Date: 01 Jul 2019 21:56:56 -0700	[thread overview]
Message-ID: <ee68f5$7bm79n@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Moti Haimovsky <motih@mellanox.com>
Date: 2019-07-01 09:34:22
Reply_mail: 48a5bdc67311ac6ec72de7fb54b3cb99baf52a1e.1561973011.git.motih@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: daf25468d5ca46e876575345584da53858fc1192

*Repo: dpdk-next-net-mlx

SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_flow_tcf.c
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_flow_verbs.c
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_mp.c
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5_nl.c

error: patch failed: drivers/net/mlx5/Makefile:32
error: drivers/net/mlx5/Makefile: patch does not apply
Checking patch drivers/net/mlx5/meson.build...
error: while searching for:
		'-DMLX5_GLUE_VERSION="@0@"'.format(LIB_GLUE_VERSION),
	]
--
libnames = [ 'mnl', 'mlx5', 'ibverbs' ]
libs = []
build = true
foreach libname:libnames

error: patch failed: drivers/net/mlx5/meson.build:13
error: drivers/net/mlx5/meson.build: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
		close(priv->nl_socket_route);
	if (priv->nl_socket_rdma >= 0)
--
		mlx5_flow_tcf_context_destroy(priv->tcf_context);
	if (priv->sh) {
		/*
		 * Free the shared context in last turn, because the cleanup

error: patch failed: drivers/net/mlx5/mlx5.c:690
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	struct mlx5_rxq_ibv *rxq; /* Verbs Rx queue. */
};
--

/* Per port data of shared IB device. */
struct mlx5_ibv_shared_port {
	uint32_t ih_port_id;

error: patch failed: drivers/net/mlx5/mlx5.h:247
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
#ifdef HAVE_IBV_FLOW_DV_SUPPORT
extern const struct mlx5_flow_driver_ops mlx5_flow_dv_drv_ops;
--
extern const struct mlx5_flow_driver_ops mlx5_flow_tcf_drv_ops;
extern const struct mlx5_flow_driver_ops mlx5_flow_verbs_drv_ops;

const struct mlx5_flow_driver_ops mlx5_flow_null_drv_ops;

error: patch failed: drivers/net/mlx5/mlx5_flow.c:42
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
enum mlx5_flow_drv_type {
	MLX5_FLOW_TYPE_MIN,
--
	MLX5_FLOW_TYPE_TCF,
	MLX5_FLOW_TYPE_VERBS,
	MLX5_FLOW_TYPE_MAX,
};

error: patch failed: drivers/net/mlx5/mlx5_flow.h:188
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_tcf.c...
error: drivers/net/mlx5/mlx5_flow_tcf.c: No such file or directory
Checking patch mk/rte.app.mk...
error: while searching for:
--
_LDLIBS-$(CONFIG_RTE_LIBRTE_MLX5_PMD)       += -lrte_pmd_mlx5 -lmnl
ifeq ($(CONFIG_RTE_IBVERBS_LINK_DLOPEN),y)
_LDLIBS-$(CONFIG_RTE_LIBRTE_MLX4_PMD)       += -ldl
_LDLIBS-$(CONFIG_RTE_LIBRTE_MLX5_PMD)       += -ldl

error: patch failed: mk/rte.app.mk:179
error: mk/rte.app.mk: patch does not apply

DPDK STV team

                 reply	other threads:[~2019-07-02  4:56 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$7bm79n@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).