Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/66828 _apply issues_ Submitter: Simei Su Date: 2020-03-18 05:41:57 Reply_mail: 1584510121-377747-2-git-send-email-simei.su@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: ea179e3ded064b7948849e06b2bf3e37653299be Repo:dpdk, CommitID: 4a3c160742ab4ea7eca7c6e6eec81edbb6906d22 *Repo: dpdk-next-net-intel SRCS-$(CONFIG_RTE_LIBRTE_IAVF_PMD) += iavf_generic_flow.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:24 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:99 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: -- VIRTCHNL_VF_OFFLOAD_RX_FLEX_DESC; args.in_args = (uint8_t *)∩︀ args.in_args_size = sizeof(caps); error: patch failed: drivers/net/iavf/iavf_vchnl.c:342 error: drivers/net/iavf/iavf_vchnl.c: patch does not apply Checking patch drivers/net/iavf/meson.build... error: while searching for: 'iavf_rxtx.c', 'iavf_vchnl.c', 'iavf_generic_flow.c', ) if arch_subdir == 'x86' error: patch failed: drivers/net/iavf/meson.build:13 error: drivers/net/iavf/meson.build: patch does not apply *Repo: dpdk SRCS-$(CONFIG_RTE_LIBRTE_IAVF_PMD) += iavf_generic_flow.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:24 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:99 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: -- VIRTCHNL_VF_OFFLOAD_RX_FLEX_DESC; args.in_args = (uint8_t *)∩︀ args.in_args_size = sizeof(caps); error: patch failed: drivers/net/iavf/iavf_vchnl.c:342 error: drivers/net/iavf/iavf_vchnl.c: patch does not apply Checking patch drivers/net/iavf/meson.build... error: while searching for: 'iavf_rxtx.c', 'iavf_vchnl.c', 'iavf_generic_flow.c', ) if arch_subdir == 'x86' error: patch failed: drivers/net/iavf/meson.build:13 error: drivers/net/iavf/meson.build: patch does not apply DPDK STV team