[dpdk-test-report] |FAILURE| pw65355rte_vhost: do not treat empty socket message as error

sys_stv at intel.com sys_stv at intel.com
Mon Feb 17 23:11:02 CET 2020


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/65355

_apply issues_

Submitter: Vitaliy Mysak <vitaliy.mysak at intel.com>
Date: 2020-01-30 08:05:39
Reply_mail: 20200130080540.7616-1-vitaliy.mysak at 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


More information about the test-report mailing list