Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56161 _apply issues_ Submitter: Anatoly Burakov Date: 2019-07-05 13:10:32 Reply_mail: cac65ccbd3ecddda378670bb55c57af9fd56b053.1562332112.git.anatoly.burakov@intel.com DPDK git baseline: Repo:dpdk, CommitID: 7ddd2e81697bfc04eafac35082c4e3271721a780 *Repo: dpdk void rte_mcfg_mem_read_lock(void) { error: patch failed: lib/librte_eal/common/eal_common_mcfg.c:7 error: lib/librte_eal/common/eal_common_mcfg.c: patch does not apply Checking patch lib/librte_eal/common/eal_memcfg.h... error: while searching for: uint8_t dma_maskbits; /**< Keeps the more restricted dma mask. */ }; -- rte_pause(); } #endif /* EAL_MEMCFG_H */ error: patch failed: lib/librte_eal/common/eal_memcfg.h:69 error: lib/librte_eal/common/eal_memcfg.h: patch does not apply Checking patch lib/librte_eal/freebsd/eal/eal.c... error: while searching for: #include "eal_filesystem.h" #include "eal_hugepages.h" #include "eal_options.h" #define MEMSIZE_IF_NO_HUGE_PAGE (64ULL * 1024ULL * 1024ULL) error: patch failed: lib/librte_eal/freebsd/eal/eal.c:52 error: lib/librte_eal/freebsd/eal/eal.c: patch does not apply Checking patch lib/librte_eal/linux/eal/eal.c... error: while searching for: case RTE_PROC_SECONDARY: if (rte_eal_config_attach() < 0) -- rte_eal_mcfg_wait_complete(rte_config.mem_config); if (rte_eal_config_reattach() < 0) return -1; eal_update_internal_config(); error: patch failed: lib/librte_eal/linux/eal/eal.c:506 error: lib/librte_eal/linux/eal/eal.c: patch does not apply DPDK STV team