Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65747 _apply issues_ Submitter: Thomas Monjalon Date: 2020-02-12 01:59:40 Reply_mail: 20200212015944.3037000-3-thomas@monjalon.net DPDK git baseline: Repo:dpdk-next-net, CommitID: 5d24d6a55025c58ae9e890851e21cb861839cb66 Repo:dpdk, CommitID: 08ab4769c2b868143536ea3d1807e9a25647fd9e *Repo: dpdk-next-net pmd_dlopen = (get_option('ibverbs_link') == 'dlopen') LIB_GLUE_BASE = 'librte_pmd_mlx5_glue.so' LIB_GLUE_VERSION = '20.02.0' error: patch failed: drivers/common/mlx5/meson.build:7 error: drivers/common/mlx5/meson.build: patch does not apply Checking patch drivers/net/mlx4/meson.build... error: while searching for: subdir_done() endif pmd_dlopen = (get_option('ibverbs_link') == 'dlopen') LIB_GLUE_BASE = 'librte_pmd_mlx4_glue.so' LIB_GLUE_VERSION = '18.02.0' error: patch failed: drivers/net/mlx4/meson.build:8 error: drivers/net/mlx4/meson.build: patch does not apply Checking patch meson_options.txt... error: while searching for: description: 'Comma-separated list of examples to build by default') option('flexran_sdk', type: 'string', value: '', -- description: 'Linkage method (shared/dlopen) for Mellanox PMDs with ibverbs dependencies.') option('include_subdir_arch', type: 'string', value: '', description: 'subdirectory where to install arch-dependent headers') option('kernel_dir', type: 'string', value: '', error: patch failed: meson_options.txt:14 error: meson_options.txt: patch does not apply *Repo: dpdk pmd_dlopen = (get_option('ibverbs_link') == 'dlopen') LIB_GLUE_BASE = 'librte_pmd_mlx5_glue.so' LIB_GLUE_VERSION = '20.02.0' error: patch failed: drivers/common/mlx5/meson.build:7 error: drivers/common/mlx5/meson.build: patch does not apply Checking patch drivers/net/mlx4/meson.build... error: while searching for: subdir_done() endif pmd_dlopen = (get_option('ibverbs_link') == 'dlopen') LIB_GLUE_BASE = 'librte_pmd_mlx4_glue.so' LIB_GLUE_VERSION = '18.02.0' error: patch failed: drivers/net/mlx4/meson.build:8 error: drivers/net/mlx4/meson.build: patch does not apply Checking patch meson_options.txt... error: while searching for: description: 'Comma-separated list of examples to build by default') option('flexran_sdk', type: 'string', value: '', -- description: 'Linkage method (shared/dlopen) for Mellanox PMDs with ibverbs dependencies.') option('include_subdir_arch', type: 'string', value: '', description: 'subdirectory where to install arch-dependent headers') option('kernel_dir', type: 'string', value: '', error: patch failed: meson_options.txt:14 error: meson_options.txt: patch does not apply DPDK STV team