[dpdk-test-report] |FAILURE| pw65750[v4, 5/6] net/mlx: rename meson variable for dlopen option

sys_stv at intel.com sys_stv at intel.com
Sat Feb 22 17:35:51 CET 2020


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

_apply issues_

Submitter: Thomas Monjalon <thomas at monjalon.net>
Date: 2020-02-12 01:59:43
Reply_mail: 20200212015944.3037000-6-thomas at monjalon.net
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 5d24d6a55025c58ae9e890851e21cb861839cb66
	Repo:dpdk, CommitID: 08ab4769c2b868143536ea3d1807e9a25647fd9e

*Repo: dpdk-next-net
if pmd_dlopen
	dpdk_conf.set('RTE_IBVERBS_LINK_DLOPEN', 1)
	cflags += [
		'-DMLX5_GLUE="@0@"'.format(LIB_GLUE),

error: patch failed: drivers/common/mlx5/meson.build:8
error: drivers/common/mlx5/meson.build: patch does not apply
Checking patch drivers/net/mlx4/meson.build...
error: while searching for:
endif

--
if pmd_dlopen
	dpdk_conf.set('RTE_IBVERBS_LINK_DLOPEN', 1)
	cflags += [
		'-DMLX4_GLUE="@0@"'.format(LIB_GLUE),

error: patch failed: drivers/net/mlx4/meson.build:9
error: drivers/net/mlx4/meson.build: patch does not apply
*Repo: dpdk
if pmd_dlopen
	dpdk_conf.set('RTE_IBVERBS_LINK_DLOPEN', 1)
	cflags += [
		'-DMLX5_GLUE="@0@"'.format(LIB_GLUE),

error: patch failed: drivers/common/mlx5/meson.build:8
error: drivers/common/mlx5/meson.build: patch does not apply
Checking patch drivers/net/mlx4/meson.build...
error: while searching for:
endif

--
if pmd_dlopen
	dpdk_conf.set('RTE_IBVERBS_LINK_DLOPEN', 1)
	cflags += [
		'-DMLX4_GLUE="@0@"'.format(LIB_GLUE),

error: patch failed: drivers/net/mlx4/meson.build:9
error: drivers/net/mlx4/meson.build: patch does not apply

DPDK STV team


More information about the test-report mailing list