Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65287 _apply issues_ Submitter: Vitaliy Mysak Date: 2020-01-29 09:22:03 Reply_mail: 20200129092203.6060-1-vitaliy.mysak@intel.com DPDK git baseline: Repo:dpdk-next-virtio, CommitID: e1af89f92b1e5f87b6edf11c84b9eddec6b147c5 Repo:dpdk, CommitID: 914397d6c1141235b48ca60249221976e9e08feb *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