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

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

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

_apply issues_

Submitter: Matan Azrad <matan@mellanox.com>
Date: 2020-02-02 16:03:41
Reply_mail: 1580659433-25581-2-git-send-email-matan@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 6a40eaef86d6ae3d84c5f7d3f358c2a3cf14ab9c
	Repo:dpdk, CommitID: bc3282125b72ccfe8641f0826955a384f40ca775

*Repo: dpdk-next-net
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-18 17:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18 17:39 [dpdk-test-report] |FAILURE| pw65463[v3, 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).