Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56206 _apply issues_ Submitter: Thomas Monjalon Date: 2019-07-08 07:18:04 Reply_mail: 20190708071804.15167-1-thomas@monjalon.net DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: dc3bfa1f9063a9051f5674e265408515f1a24e71 *Repo: dpdk-next-net-mlx 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:2 error: drivers/net/mlx4/meson.build: patch does not apply Checking patch drivers/net/mlx5/meson.build... error: while searching for: # Copyright 2018 6WIND S.A. # Copyright 2018 Mellanox Technologies, Ltd pmd_dlopen = (get_option('ibverbs_link') == 'dlopen') LIB_GLUE_BASE = 'librte_pmd_mlx5_glue.so' LIB_GLUE_VERSION = '19.05.0' error: patch failed: drivers/net/mlx5/meson.build:2 error: drivers/net/mlx5/meson.build: patch does not apply DPDK STV team