Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/55654 _apply issues_ Submitter: David Marchand Date: 2019-06-29 11:58:44 Reply_mail: 1561809533-6545-2-git-send-email-david.marchand@redhat.com DPDK git baseline: Repo:dpdk, CommitID: 75b66decdbd52948721f5c286244dc1d29d71711 *Repo: dpdk int rte_mp_dev_hotplug_init(void) { int ret; error: patch failed: lib/librte_eal/common/hotplug_mp.c:438 error: lib/librte_eal/common/hotplug_mp.c: patch does not apply Checking patch lib/librte_eal/common/hotplug_mp.h... error: while searching for: }; /** * This is a synchronous wrapper for secondary process send * request to primary process, this is invoked when an attach * or detach request is issued from primary process. error: patch failed: lib/librte_eal/common/hotplug_mp.h:29 error: lib/librte_eal/common/hotplug_mp.h: patch does not apply Checking patch lib/librte_eal/common/include/rte_eal.h... error: while searching for: rte_mp_reply(struct rte_mp_msg *msg, const char *peer); -- /** * Usage function typedef used by the application usage function. * * Use this function typedef to define and call rte_set_application_usage_hook() error: patch failed: lib/librte_eal/common/include/rte_eal.h:409 error: lib/librte_eal/common/include/rte_eal.h: patch does not apply Checking patch lib/librte_eal/linux/eal/eal.c... error: while searching for: #include "eal_hugepages.h" #include "eal_options.h" #include "eal_vfio.h" #define MEMSIZE_IF_NO_HUGE_PAGE (64ULL * 1024ULL * 1024ULL) error: patch failed: lib/librte_eal/linux/eal/eal.c:59 error: lib/librte_eal/linux/eal/eal.c: patch does not apply DPDK STV team