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

sys_stv at intel.com sys_stv at intel.com
Mon Feb 17 13:36:43 CET 2020


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

_apply issues_

Submitter: Vitaliy Mysak <vitaliy.mysak at intel.com>
Date: 2020-01-29 09:22:03
Reply_mail: 20200129092203.6060-1-vitaliy.mysak at 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


More information about the test-report mailing list