Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65746 _apply issues_ Submitter: Thomas Monjalon Date: 2020-02-12 01:59:39 Reply_mail: 20200212015944.3037000-2-thomas@monjalon.net DPDK git baseline: Repo:dpdk-next-net, CommitID: 5d24d6a55025c58ae9e890851e21cb861839cb66 Repo:dpdk, CommitID: 08ab4769c2b868143536ea3d1807e9a25647fd9e *Repo: dpdk-next-net build = true pmd_dlopen = (get_option('ibverbs_link') == 'dlopen') LIB_GLUE_BASE = 'librte_pmd_mlx5_glue.so' error: patch failed: drivers/common/mlx5/meson.build:6 error: drivers/common/mlx5/meson.build: patch does not apply Checking patch drivers/net/ipn3ke/meson.build... error: while searching for: if not dep.found() build = false -- 'ipn3ke_tm.c', 'ipn3ke_flow.c') deps += ['bus_ifpga', 'ethdev', 'sched'] endif error: patch failed: drivers/net/ipn3ke/meson.build:16 error: drivers/net/ipn3ke/meson.build: patch does not apply Checking patch drivers/net/mlx4/meson.build... error: while searching for: reason = 'only supported on Linux' subdir_done() -- build = true pmd_dlopen = (get_option('ibverbs_link') == 'dlopen') LIB_GLUE_BASE = 'librte_pmd_mlx4_glue.so' error: patch failed: drivers/net/mlx4/meson.build:7 error: drivers/net/mlx4/meson.build: patch does not apply Checking patch drivers/raw/ifpga/meson.build... error: while searching for: if not dep.found() build = false -- includes += include_directories('../../net/i40e') allow_experimental_apis = true endif error: patch failed: drivers/raw/ifpga/meson.build:8 error: drivers/raw/ifpga/meson.build: patch does not apply *Repo: dpdk build = true pmd_dlopen = (get_option('ibverbs_link') == 'dlopen') LIB_GLUE_BASE = 'librte_pmd_mlx5_glue.so' error: patch failed: drivers/common/mlx5/meson.build:6 error: drivers/common/mlx5/meson.build: patch does not apply Checking patch drivers/net/ipn3ke/meson.build... error: while searching for: if not dep.found() build = false -- 'ipn3ke_tm.c', 'ipn3ke_flow.c') deps += ['bus_ifpga', 'ethdev', 'sched'] endif error: patch failed: drivers/net/ipn3ke/meson.build:16 error: drivers/net/ipn3ke/meson.build: patch does not apply Checking patch drivers/net/mlx4/meson.build... error: while searching for: reason = 'only supported on Linux' subdir_done() -- build = true pmd_dlopen = (get_option('ibverbs_link') == 'dlopen') LIB_GLUE_BASE = 'librte_pmd_mlx4_glue.so' error: patch failed: drivers/net/mlx4/meson.build:7 error: drivers/net/mlx4/meson.build: patch does not apply Checking patch drivers/raw/ifpga/meson.build... error: while searching for: if not dep.found() build = false -- includes += include_directories('../../net/i40e') allow_experimental_apis = true endif error: patch failed: drivers/raw/ifpga/meson.build:8 error: drivers/raw/ifpga/meson.build: patch does not apply DPDK STV team