Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56193 _apply issues_ Submitter: Anatoly Burakov Date: 2019-07-05 17:26:25 Reply_mail: f898428ab3b0fde2213429a8de1e184521f8ad79.1562347546.git.anatoly.burakov@intel.com DPDK git baseline: Repo:dpdk, CommitID: cc091931dc05212db32ddbd7da3031104ca4963f *Repo: dpdk void eal_mcfg_wait_complete(void) { error: patch failed: lib/librte_eal/common/eal_common_mcfg.c:5 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: void eal_mcfg_wait_complete(void); #endif /* EAL_MEMCFG_H */ error: patch failed: lib/librte_eal/common/eal_memcfg.h:73 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: return 0; } -- /* return non-zero if hugepages are enabled. */ int rte_eal_has_hugepages(void) { error: patch failed: lib/librte_eal/freebsd/eal/eal.c:632 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 0; } -- /* * Request iopl privilege for all RPL, returns 0 on success * iopl() call is mostly for the i386 architecture. For other architectures, error: patch failed: lib/librte_eal/linux/eal/eal.c:934 error: lib/librte_eal/linux/eal/eal.c: patch does not apply DPDK STV team