Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65310 _apply issues_ Submitter: Matan Azrad Date: 2020-01-29 12:38:28 Reply_mail: 1580301530-6643-4-git-send-email-matan@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: 914397d6c1141235b48ca60249221976e9e08feb Repo:dpdk, CommitID: 914397d6c1141235b48ca60249221976e9e08feb *Repo: dpdk-next-net-mlx mlx5_common_logtype = rte_log_register("pmd.common.mlx5"); if (mlx5_common_logtype >= 0) rte_log_set_level(mlx5_common_logtype, RTE_LOG_NOTICE); } error: patch failed: drivers/common/mlx5/mlx5_common.c:2 error: drivers/common/mlx5/mlx5_common.c: patch does not apply Checking patch drivers/net/mlx5/Makefile... error: while searching for: # Library name. -- endif # Sources. SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5.c error: patch failed: drivers/net/mlx5/Makefile:6 error: drivers/net/mlx5/Makefile: patch does not apply Checking patch drivers/net/mlx5/meson.build... error: while searching for: subdir_done() endif -- allow_experimental_apis = true deps += ['hash', 'common_mlx5'] sources = files( error: patch failed: drivers/net/mlx5/meson.build:8 error: drivers/net/mlx5/meson.build: patch does not apply Checking patch drivers/net/mlx5/mlx5.c... error: while searching for: #include #include -- #include #include #include #include error: patch failed: drivers/net/mlx5/mlx5.c:7 error: drivers/net/mlx5/mlx5.c: patch does not apply *Repo: dpdk mlx5_common_logtype = rte_log_register("pmd.common.mlx5"); if (mlx5_common_logtype >= 0) rte_log_set_level(mlx5_common_logtype, RTE_LOG_NOTICE); } error: patch failed: drivers/common/mlx5/mlx5_common.c:2 error: drivers/common/mlx5/mlx5_common.c: patch does not apply Checking patch drivers/net/mlx5/Makefile... error: while searching for: # Library name. -- endif # Sources. SRCS-$(CONFIG_RTE_LIBRTE_MLX5_PMD) += mlx5.c error: patch failed: drivers/net/mlx5/Makefile:6 error: drivers/net/mlx5/Makefile: patch does not apply Checking patch drivers/net/mlx5/meson.build... error: while searching for: subdir_done() endif -- allow_experimental_apis = true deps += ['hash', 'common_mlx5'] sources = files( error: patch failed: drivers/net/mlx5/meson.build:8 error: drivers/net/mlx5/meson.build: patch does not apply Checking patch drivers/net/mlx5/mlx5.c... error: while searching for: #include #include -- #include #include #include #include error: patch failed: drivers/net/mlx5/mlx5.c:7 error: drivers/net/mlx5/mlx5.c: patch does not apply DPDK STV team