Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/67652 _apply issues_ Submitter: Simei Su Date: 2020-04-02 13:32:51 Reply_mail: 1585834375-157346-2-git-send-email-simei.su@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 2bc8cc05319cef5715a1c97f6080716a33fe1d5a Repo:dpdk, CommitID: 10c69730a4b4910b4d57c365329a6c26479d25cd *Repo: dpdk-next-net-intel SRCS-$(CONFIG_RTE_LIBRTE_IAVF_PMD) += iavf_hash.c ifeq ($(CONFIG_RTE_ARCH_X86), y) SRCS-$(CONFIG_RTE_LIBRTE_IAVF_PMD) += iavf_rxtx_vec_sse.c endif error: patch failed: drivers/net/iavf/Makefile:25 error: drivers/net/iavf/Makefile: patch does not apply Checking patch drivers/net/iavf/iavf.h... error: while searching for: struct iavf_flow_parser_node; TAILQ_HEAD(iavf_parser_list, iavf_flow_parser_node); /* TODO: is that correct to assume the max number to be 16 ?*/ #define IAVF_MAX_MSIX_VECTORS 16 error: patch failed: drivers/net/iavf/iavf.h:106 error: drivers/net/iavf/iavf.h: patch does not apply Checking patch drivers/net/iavf/iavf_fdir.c... Checking patch drivers/net/iavf/iavf_vchnl.c... error: while searching for: caps = IAVF_BASIC_OFFLOAD_CAPS | VIRTCHNL_VF_CAP_ADV_LINK_SPEED | -- VIRTCHNL_VF_OFFLOAD_ADV_RSS_PF; args.in_args = (uint8_t *)∩︀ args.in_args_size = sizeof(caps); error: patch failed: drivers/net/iavf/iavf_vchnl.c:339 error: drivers/net/iavf/iavf_vchnl.c: patch does not apply Checking patch drivers/net/iavf/meson.build... error: while searching for: 'iavf_vchnl.c', 'iavf_generic_flow.c', 'iavf_hash.c', ) if arch_subdir == 'x86' error: patch failed: drivers/net/iavf/meson.build:14 error: drivers/net/iavf/meson.build: patch does not apply *Repo: dpdk SRCS-$(CONFIG_RTE_LIBRTE_IAVF_PMD) += iavf_hash.c ifeq ($(CONFIG_RTE_ARCH_X86), y) SRCS-$(CONFIG_RTE_LIBRTE_IAVF_PMD) += iavf_rxtx_vec_sse.c endif error: patch failed: drivers/net/iavf/Makefile:25 error: drivers/net/iavf/Makefile: patch does not apply Checking patch drivers/net/iavf/iavf.h... error: while searching for: struct iavf_flow_parser_node; TAILQ_HEAD(iavf_parser_list, iavf_flow_parser_node); /* TODO: is that correct to assume the max number to be 16 ?*/ #define IAVF_MAX_MSIX_VECTORS 16 error: patch failed: drivers/net/iavf/iavf.h:106 error: drivers/net/iavf/iavf.h: patch does not apply Checking patch drivers/net/iavf/iavf_fdir.c... Checking patch drivers/net/iavf/iavf_vchnl.c... error: while searching for: caps = IAVF_BASIC_OFFLOAD_CAPS | VIRTCHNL_VF_CAP_ADV_LINK_SPEED | -- VIRTCHNL_VF_OFFLOAD_ADV_RSS_PF; args.in_args = (uint8_t *)∩︀ args.in_args_size = sizeof(caps); error: patch failed: drivers/net/iavf/iavf_vchnl.c:339 error: drivers/net/iavf/iavf_vchnl.c: patch does not apply Checking patch drivers/net/iavf/meson.build... error: while searching for: 'iavf_vchnl.c', 'iavf_generic_flow.c', 'iavf_hash.c', ) if arch_subdir == 'x86' error: patch failed: drivers/net/iavf/meson.build:14 error: drivers/net/iavf/meson.build: patch does not apply DPDK STV team