Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/53237 _apply issues_ Submitter: Herakliusz Lipiec Date: 2019-05-03 10:28:56 Reply_mail: 20190503102857.15812-2-herakliusz.lipiec@intel.com DPDK git baseline: Repo:dpdk-next-net, CommitID: 23e4b468ed540108e775dd0406ae22d8611bc0a3 *Repo: dpdk-next-net Checking patch lib/librte_eal/common/eal_common_proc.c... error: while searching for: RTE_LOG(DEBUG, EAL, "request: %s\n", req->name); if (check_input(req) == false) return -1; -- if (internal_config.no_shconf) { RTE_LOG(DEBUG, EAL, "No shared files mode enabled, IPC is disabled\n"); return 0; error: patch failed: lib/librte_eal/common/eal_common_proc.c:927 error: lib/librte_eal/common/eal_common_proc.c: patch does not apply DPDK STV team