Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65223 _apply issues_ Submitter: Matan Azrad Date: 2020-01-28 10:06:01 Reply_mail: 1580205965-21492-22-git-send-email-matan@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: 1026f4d7d090c453099554b1761248958777b1a1 Repo:dpdk, CommitID: e85373edf0857f1774f6e519bd2af669d6eaeb2b *Repo: dpdk-next-net-mlx LDLIBS += -lrte_eal -lrte_pci # A few warnings cannot be avoided in external headers. CFLAGS += -Wno-error=cast-qual -DNDEBUG -UPEDANTIC error: patch failed: drivers/common/mlx5/Makefile:41 error: drivers/common/mlx5/Makefile: patch does not apply Checking patch drivers/common/mlx5/meson.build... error: while searching for: if build -- deps += ['hash', 'pci', 'net', 'eal'] sources = files( 'mlx5_devx_cmds.c', 'mlx5_common.c', error: patch failed: drivers/common/mlx5/meson.build:38 error: drivers/common/mlx5/meson.build: patch does not apply Checking patch drivers/common/mlx5/mlx5_common.c... error: while searching for: return 0; } #ifdef RTE_IBVERBS_LINK_DLOPEN /** error: patch failed: drivers/common/mlx5/mlx5_common.c:71 error: drivers/common/mlx5/mlx5_common.c: patch does not apply Checking patch drivers/common/mlx5/mlx5_common.h... error: while searching for: #include #include #include #include "mlx5_prm.h" error: patch failed: drivers/common/mlx5/mlx5_common.h:11 error: drivers/common/mlx5/mlx5_common.h: patch does not apply Checking patch drivers/common/mlx5/rte_common_mlx5_version.map... error: while searching for: mlx5_devx_get_out_command_status; mlx5_dev_to_pci_addr; }; error: patch failed: drivers/common/mlx5/rte_common_mlx5_version.map:26 error: drivers/common/mlx5/rte_common_mlx5_version.map: patch does not apply Checking patch drivers/net/mlx5/mlx5.c... error: while searching for: struct mlx5_dev_config dev_config; int ret; if (rte_eal_process_type() == RTE_PROC_PRIMARY) mlx5_pmd_socket_init(); ret = mlx5_init_once(); error: patch failed: drivers/net/mlx5/mlx5.c:2967 error: drivers/net/mlx5/mlx5.c: patch does not apply *Repo: dpdk LDLIBS += -lrte_eal -lrte_pci # A few warnings cannot be avoided in external headers. CFLAGS += -Wno-error=cast-qual -DNDEBUG -UPEDANTIC error: patch failed: drivers/common/mlx5/Makefile:41 error: drivers/common/mlx5/Makefile: patch does not apply Checking patch drivers/common/mlx5/meson.build... error: while searching for: if build -- deps += ['hash', 'pci', 'net', 'eal'] sources = files( 'mlx5_devx_cmds.c', 'mlx5_common.c', error: patch failed: drivers/common/mlx5/meson.build:38 error: drivers/common/mlx5/meson.build: patch does not apply Checking patch drivers/common/mlx5/mlx5_common.c... error: while searching for: return 0; } #ifdef RTE_IBVERBS_LINK_DLOPEN /** error: patch failed: drivers/common/mlx5/mlx5_common.c:71 error: drivers/common/mlx5/mlx5_common.c: patch does not apply Checking patch drivers/common/mlx5/mlx5_common.h... error: while searching for: #include #include #include #include "mlx5_prm.h" error: patch failed: drivers/common/mlx5/mlx5_common.h:11 error: drivers/common/mlx5/mlx5_common.h: patch does not apply Checking patch drivers/common/mlx5/rte_common_mlx5_version.map... error: while searching for: mlx5_devx_get_out_command_status; mlx5_dev_to_pci_addr; }; error: patch failed: drivers/common/mlx5/rte_common_mlx5_version.map:26 error: drivers/common/mlx5/rte_common_mlx5_version.map: patch does not apply Checking patch drivers/net/mlx5/mlx5.c... error: while searching for: struct mlx5_dev_config dev_config; int ret; if (rte_eal_process_type() == RTE_PROC_PRIMARY) mlx5_pmd_socket_init(); ret = mlx5_init_once(); error: patch failed: drivers/net/mlx5/mlx5.c:2967 error: drivers/net/mlx5/mlx5.c: patch does not apply DPDK STV team