Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65355 _apply issues_ Submitter: Vitaliy Mysak Date: 2020-01-30 08:05:39 Reply_mail: 20200130080540.7616-1-vitaliy.mysak@intel.com DPDK git baseline: Repo:dpdk-next-virtio, CommitID: e1af89f92b1e5f87b6edf11c84b9eddec6b147c5 Repo:dpdk, CommitID: bc3282125b72ccfe8641f0826955a384f40ca775 *Repo: dpdk-next-virtio Checking patch lib/librte_vhost/socket.c... error: while searching for: ret = recvmsg(sockfd, &msgh, 0); if (ret <= 0) { VHOST_LOG_CONFIG(ERR, "recvmsg failed\n"); return ret; } error: patch failed: lib/librte_vhost/socket.c:127 error: lib/librte_vhost/socket.c: patch does not apply *Repo: dpdk Checking patch lib/librte_vhost/socket.c... error: while searching for: ret = recvmsg(sockfd, &msgh, 0); if (ret <= 0) { VHOST_LOG_CONFIG(ERR, "recvmsg failed\n"); return ret; } error: patch failed: lib/librte_vhost/socket.c:127 error: lib/librte_vhost/socket.c: patch does not apply DPDK STV team