automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw65289[v2, 01/13] drivers: introduce mlx5 vDPA driver
Date: 17 Feb 2020 06:06:17 -0800	[thread overview]
Message-ID: <ee68f5$9c6hsq@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Matan Azrad <matan@mellanox.com>
Date: 2020-01-29 10:08:57
Reply_mail: 1580292549-27439-2-git-send-email-matan@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: ef6c28671b5670dd0499a4b2220ec095813e7fe1
	Repo:dpdk, CommitID: 914397d6c1141235b48ca60249221976e9e08feb

*Repo: dpdk-next-net
Author: Manish Chopra <manishc@marvell.com>
Date:   Thu Feb 6 12:01:46 2020 -0800

    net/qede: do not stop vport if not started
    
    Stopping an already disabled vport leads to firmware
    assert. Stop the vport only if it was started.
    
    Fixes: 2ea6f76aff40 ("qede: add core driver")
    Cc: stable@dpdk.org
    
    Signed-off-by: Manish Chopra <manishc@marvell.com>
--


Eventdev Drivers
----------------

error: patch failed: MAINTAINERS:1103
error: MAINTAINERS: patch does not apply
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_LIBRTE_MLX5_PMD=n
CONFIG_RTE_LIBRTE_MLX5_DEBUG=n

# Linking method for mlx4/5 dependency on ibverbs and related libraries
# Default linking is dynamic by linker.
# Other options are: dynamic by dlopen at run-time, or statically embedded.

error: patch failed: config/common_base:366
error: config/common_base: patch does not apply
Checking patch drivers/common/Makefile...
error: while searching for:
DIRS-y += iavf
endif
--
ifeq ($(CONFIG_RTE_LIBRTE_MLX5_PMD),y)
DIRS-y += mlx5
endif


error: patch failed: drivers/common/Makefile:35
error: drivers/common/Makefile: patch does not apply
Checking patch drivers/common/mlx5/Makefile...
error: while searching for:
LIB_GLUE_VERSION = 20.02.0

--
INSTALL-$(CONFIG_RTE_LIBRTE_MLX5_PMD)-lib += $(LIB_GLUE)
endif

# Basic CFLAGS.

error: patch failed: drivers/common/mlx5/Makefile:10
error: drivers/common/mlx5/Makefile: patch does not apply
Checking patch drivers/meson.build...
error: while searching for:
		build = true # set to false to disable, e.g. missing deps
		reason = '<unknown reason>' # set if build == false to explain
		name = drv
		allow_experimental_apis = false
		sources = []
		objs = []

error: patch failed: drivers/meson.build:42
error: drivers/meson.build: patch does not apply
Checking patch drivers/vdpa/Makefile...
error: while searching for:
DIRS-$(CONFIG_RTE_LIBRTE_IFC_PMD) += ifc
endif

include $(RTE_SDK)/mk/rte.subdir.mk

error: patch failed: drivers/vdpa/Makefile:7
error: drivers/vdpa/Makefile: patch does not apply
Checking patch drivers/vdpa/meson.build...
error: while searching for:
# SPDX-License-Identifier: BSD-3-Clause
# Copyright 2019 Mellanox Technologies, Ltd
--
drivers = ['ifc']
std_deps = ['bus_pci', 'kvargs']
std_deps += ['vhost']
config_flag_fmt = 'RTE_LIBRTE_@0@_PMD'

error: patch failed: drivers/vdpa/meson.build:1
error: drivers/vdpa/meson.build: patch does not apply
Checking patch drivers/vdpa/mlx5/Makefile...
error: drivers/vdpa/mlx5/Makefile: already exists in working directory
Checking patch drivers/vdpa/mlx5/meson.build...
error: drivers/vdpa/mlx5/meson.build: already exists in working directory
--
_LDLIBS-$(CONFIG_RTE_LIBRTE_MLX5_PMD)       += -libverbs -lmlx5
endif
_LDLIBS-$(CONFIG_RTE_LIBRTE_MVPP2_PMD)      += -lrte_pmd_mvpp2
_LDLIBS-$(CONFIG_RTE_LIBRTE_MVNETA_PMD)     += -lrte_pmd_mvneta

error: patch failed: mk/rte.app.mk:196
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk
Eventdev Drivers
----------------

error: patch failed: MAINTAINERS:1103
error: MAINTAINERS: patch does not apply
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_LIBRTE_MLX5_PMD=n
CONFIG_RTE_LIBRTE_MLX5_DEBUG=n

# Linking method for mlx4/5 dependency on ibverbs and related libraries
# Default linking is dynamic by linker.
# Other options are: dynamic by dlopen at run-time, or statically embedded.

error: patch failed: config/common_base:366
error: config/common_base: patch does not apply
Checking patch drivers/common/Makefile...
error: while searching for:
DIRS-y += iavf
endif
--
ifeq ($(CONFIG_RTE_LIBRTE_MLX5_PMD),y)
DIRS-y += mlx5
endif


error: patch failed: drivers/common/Makefile:35
error: drivers/common/Makefile: patch does not apply
Checking patch drivers/common/mlx5/Makefile...
error: while searching for:
LIB_GLUE_VERSION = 20.02.0

--
INSTALL-$(CONFIG_RTE_LIBRTE_MLX5_PMD)-lib += $(LIB_GLUE)
endif

# Basic CFLAGS.

error: patch failed: drivers/common/mlx5/Makefile:10
error: drivers/common/mlx5/Makefile: patch does not apply
Checking patch drivers/meson.build...
error: while searching for:
		build = true # set to false to disable, e.g. missing deps
		reason = '<unknown reason>' # set if build == false to explain
		name = drv
		allow_experimental_apis = false
		sources = []
		objs = []

error: patch failed: drivers/meson.build:42
error: drivers/meson.build: patch does not apply
Checking patch drivers/vdpa/Makefile...
error: while searching for:
DIRS-$(CONFIG_RTE_LIBRTE_IFC_PMD) += ifc
endif

include $(RTE_SDK)/mk/rte.subdir.mk

error: patch failed: drivers/vdpa/Makefile:7
error: drivers/vdpa/Makefile: patch does not apply
Checking patch drivers/vdpa/meson.build...
error: while searching for:
# SPDX-License-Identifier: BSD-3-Clause
# Copyright 2019 Mellanox Technologies, Ltd
--
drivers = ['ifc']
std_deps = ['bus_pci', 'kvargs']
std_deps += ['vhost']
config_flag_fmt = 'RTE_LIBRTE_@0@_PMD'

error: patch failed: drivers/vdpa/meson.build:1
error: drivers/vdpa/meson.build: patch does not apply
Checking patch drivers/vdpa/mlx5/Makefile...
error: drivers/vdpa/mlx5/Makefile: already exists in working directory
Checking patch drivers/vdpa/mlx5/meson.build...
error: drivers/vdpa/mlx5/meson.build: already exists in working directory
--
_LDLIBS-$(CONFIG_RTE_LIBRTE_MLX5_PMD)       += -libverbs -lmlx5
endif
_LDLIBS-$(CONFIG_RTE_LIBRTE_MVPP2_PMD)      += -lrte_pmd_mvpp2
_LDLIBS-$(CONFIG_RTE_LIBRTE_MVNETA_PMD)     += -lrte_pmd_mvneta

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

DPDK STV team

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