Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65328 _apply issues_ Submitter: Matan Azrad Date: 2020-01-29 12:38:46 Reply_mail: 1580301530-6643-22-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 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'] ext_deps += libs sources = files( 'mlx5_devx_cmds.c', error: patch failed: drivers/common/mlx5/meson.build:37 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: DPDK_20.02 { global: mlx5_devx_cmd_create_cq; mlx5_devx_cmd_create_qp; mlx5_devx_cmd_create_rq; error: patch failed: drivers/common/mlx5/rte_common_mlx5_version.map:1 error: drivers/common/mlx5/rte_common_mlx5_version.map: patch does not apply Checking patch drivers/net/mlx5/mlx5.c... error: while searching for: config->max_dump_files_num = tmp; } else if (strcmp(MLX5_LRO_TIMEOUT_USEC, key) == 0) { config->lro.timeout = tmp; } else { DRV_LOG(WARNING, "%s: unknown parameter", key); rte_errno = EINVAL; error: patch failed: drivers/net/mlx5/mlx5.c:1565 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'] ext_deps += libs sources = files( 'mlx5_devx_cmds.c', error: patch failed: drivers/common/mlx5/meson.build:37 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: DPDK_20.02 { global: mlx5_devx_cmd_create_cq; mlx5_devx_cmd_create_qp; mlx5_devx_cmd_create_rq; error: patch failed: drivers/common/mlx5/rte_common_mlx5_version.map:1 error: drivers/common/mlx5/rte_common_mlx5_version.map: patch does not apply Checking patch drivers/net/mlx5/mlx5.c... error: while searching for: config->max_dump_files_num = tmp; } else if (strcmp(MLX5_LRO_TIMEOUT_USEC, key) == 0) { config->lro.timeout = tmp; } else { DRV_LOG(WARNING, "%s: unknown parameter", key); rte_errno = EINVAL; error: patch failed: drivers/net/mlx5/mlx5.c:1565 error: drivers/net/mlx5/mlx5.c: patch does not apply DPDK STV team