Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/55368 _apply issues_ Submitter: Anatoly Burakov Date: 2019-06-25 16:05:25 Reply_mail: 53ac95842cf06c1c708abf78d8c3ab6c521cee30.1561478388.git.anatoly.burakov@intel.com DPDK git baseline: Repo:dpdk, CommitID: 4080e46c807801435e6a86a0a6c38f3797984f4c *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; }; /* wait until primary process initialization is complete */ void eal_mcfg_wait_complete(void); error: patch failed: lib/librte_eal/common/eal_memcfg.h:68 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: switch (rte_config.process_type){ case RTE_PROC_PRIMARY: -- rte_eal_config_reattach(); break; case RTE_PROC_AUTO: case RTE_PROC_INVALID: error: patch failed: lib/librte_eal/freebsd/eal/eal.c:350 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: switch (rte_config.process_type){ case RTE_PROC_PRIMARY: -- eal_update_internal_config(); break; case RTE_PROC_AUTO: case RTE_PROC_INVALID: error: patch failed: lib/librte_eal/linux/eal/eal.c:470 error: lib/librte_eal/linux/eal/eal.c: patch does not apply DPDK STV team