automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw65289[v2, 01/13] drivers: introduce mlx5 vDPA driver
@ 2020-02-17 14:06 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-17 14:06 UTC (permalink / raw)
  To: test-report

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

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17 14:06 [dpdk-test-report] |FAILURE| pw65289[v2, 01/13] drivers: introduce mlx5 vDPA driver 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).