Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56194 _apply issues_ Submitter: Anatoly Burakov Date: 2019-07-05 17:26:26 Reply_mail: 4d42544cf722666e493a236d5a1065c57726e8fa.1562347546.git.anatoly.burakov@intel.com DPDK git baseline: Repo:dpdk, CommitID: cc091931dc05212db32ddbd7da3031104ca4963f *Repo: dpdk void rte_mcfg_mem_read_lock(void) { error: patch failed: lib/librte_eal/common/eal_common_mcfg.c:31 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. */ }; /* wait until primary process initialization is complete */ void eal_mcfg_wait_complete(void); 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: case RTE_PROC_PRIMARY: if (rte_eal_config_create() < 0) return -1; break; case RTE_PROC_SECONDARY: if (rte_eal_config_attach() < 0) error: patch failed: lib/librte_eal/freebsd/eal/eal.c:379 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: return ptype; } -- /* Sets up rte_config structure with the pointer to shared memory config.*/ static int rte_config_init(void) error: patch failed: lib/librte_eal/linux/eal/eal.c:473 error: lib/librte_eal/linux/eal/eal.c: patch does not apply DPDK STV team