Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/55498 _apply issues_ Submitter: Burakov, Anatoly Date: 2019-06-27 11:39:08 Reply_mail: b49510c5323cceaea7405292637f8bd3d24e8ad7.1561635481.git.anatoly.burakov@intel.com DPDK git baseline: Repo:dpdk, CommitID: da5fa4d4d6d1b1fd82dee4830fa5364d6ac9270f *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... Hunk #1 succeeded at 337 (offset -42 lines). error: while searching for: eal_mcfg_wait_complete(); -- return -1; break; case RTE_PROC_AUTO: case RTE_PROC_INVALID: error: patch failed: lib/librte_eal/freebsd/eal/eal.c:386 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: eal_mcfg_wait_complete(); if (rte_eal_config_reattach() < 0) -- eal_update_internal_config(); break; case RTE_PROC_AUTO: case RTE_PROC_INVALID: error: patch failed: lib/librte_eal/linux/eal/eal.c:508 error: lib/librte_eal/linux/eal/eal.c: patch does not apply DPDK STV team