Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/61914 _apply issues_ Submitter: Anatoly Burakov Date: 2019-10-24 15:17:56 Reply_mail: c484c4f62e188f0f2524d26faabe8558b3ad3816.1571930271.git.anatoly.burakov@intel.com DPDK git baseline: Repo:dpdk, CommitID: 5d92c4e592c43166e23501fddee5ee0dc910cd6f *Repo: dpdk #include #include #include #include error: patch failed: lib/librte_eal/common/eal_common_options.c:20 error: lib/librte_eal/common/eal_common_options.c: patch does not apply Checking patch lib/librte_eal/freebsd/eal/eal.c... error: while searching for: if (internal_config.no_shconf) return 0; if (mem_cfg_fd < 0){ mem_cfg_fd = open(pathname, O_RDWR | O_CREAT, 0600); if (mem_cfg_fd < 0) { error: patch failed: lib/librte_eal/freebsd/eal/eal.c:226 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; } -- static int eal_parse_vfio_intr(const char *mode) { error: patch failed: lib/librte_eal/linux/eal/eal.c:611 error: lib/librte_eal/linux/eal/eal.c: patch does not apply DPDK STV team