Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/38895 _apply issues_ Submitter: Anatoly Burakov Date: 2018-04-25 12:24:37 DPDK git baseline: Repo:dpdk-master, CommitID: 4754ceaa09f4b77facde941a9a35414d0cd732bb Repo:dpdk-next-eventdev, CommitID: fe5abd3150bc1caa8369e743c395c39f53265597 Repo:dpdk-next-net, CommitID: 7789dc16eff2da27ea50a6e569969db85cdbf8dc Repo:dpdk-next-crypto, CommitID: eb8a86e275ef15a5455948d679d1a2c43dd4c740 Repo:dpdk-next-virtio, CommitID: 81daf0ba4f2eb20c00975b474cb9b6ab71c44e25 *Repo: dpdk-master Checking patch lib/librte_eal/bsdapp/eal/eal.c... Checking patch lib/librte_eal/common/eal_filesystem.h... error: while searching for: #ifndef EAL_FILESYSTEM_H #define EAL_FILESYSTEM_H /** Path of rte config file. */ #define RUNTIME_CONFIG_FMT "%s/.%s_config" -- #include #include #include error: patch failed: lib/librte_eal/common/eal_filesystem.h:11 error: lib/librte_eal/common/eal_filesystem.h: patch does not apply Checking patch lib/librte_eal/linuxapp/eal/eal.c... *Repo: dpdk-next-eventdev Checking patch lib/librte_eal/bsdapp/eal/eal.c... Hunk #1 succeeded at 86 (offset -1 lines). Checking patch lib/librte_eal/common/eal_filesystem.h... error: while searching for: } /** String format for hugepage map lock files. */ #define HUGEFILE_LOCK_FMT "%s/.%smap_%d.lock" -- internal_config.hugefile_prefix, f_id); buffer[buflen - 1] = '\0'; return buffer; } error: patch failed: lib/librte_eal/common/eal_filesystem.h:122 error: lib/librte_eal/common/eal_filesystem.h: patch does not apply Checking patch lib/librte_eal/linuxapp/eal/eal.c... *Repo: dpdk-next-net Checking patch lib/librte_eal/bsdapp/eal/eal.c... Checking patch lib/librte_eal/common/eal_filesystem.h... error: while searching for: #ifndef EAL_FILESYSTEM_H #define EAL_FILESYSTEM_H /** Path of rte config file. */ #define RUNTIME_CONFIG_FMT "%s/.%s_config" -- #include #include #include error: patch failed: lib/librte_eal/common/eal_filesystem.h:11 error: lib/librte_eal/common/eal_filesystem.h: patch does not apply Checking patch lib/librte_eal/linuxapp/eal/eal.c... *Repo: dpdk-next-crypto Checking patch lib/librte_eal/bsdapp/eal/eal.c... Checking patch lib/librte_eal/common/eal_filesystem.h... error: while searching for: #ifndef EAL_FILESYSTEM_H #define EAL_FILESYSTEM_H /** Path of rte config file. */ #define RUNTIME_CONFIG_FMT "%s/.%s_config" -- #include #include #include error: patch failed: lib/librte_eal/common/eal_filesystem.h:11 error: lib/librte_eal/common/eal_filesystem.h: patch does not apply Checking patch lib/librte_eal/linuxapp/eal/eal.c... *Repo: dpdk-next-virtio Checking patch lib/librte_eal/bsdapp/eal/eal.c... Checking patch lib/librte_eal/common/eal_filesystem.h... error: while searching for: } /** String format for hugepage map lock files. */ #define HUGEFILE_LOCK_FMT "%s/.%smap_%d.lock" -- internal_config.hugefile_prefix, f_id); buffer[buflen - 1] = '\0'; return buffer; } error: patch failed: lib/librte_eal/common/eal_filesystem.h:122 error: lib/librte_eal/common/eal_filesystem.h: patch does not apply Checking patch lib/librte_eal/linuxapp/eal/eal.c... DPDK STV team