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

sys_stv at intel.com sys_stv at intel.com
Sat Feb 22 23:35:32 CET 2020


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

_apply issues_

Submitter: Thomas Monjalon <thomas at monjalon.net>
Date: 2020-02-12 22:07:07
Reply_mail: 20200212220708.492297-6-thomas at monjalon.net
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 5d24d6a55025c58ae9e890851e21cb861839cb66
	Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240

*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