[dpdk-test-report] |FAILURE| pw38042[dpdk-dev] eal/ipc: fix missing mutex unlocks on failed msg send

sys_stv at intel.com sys_stv at intel.com
Fri Apr 20 11:27:38 CEST 2018


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

_apply issues_

Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: 2018-04-13 14:16:19
DPDK git baseline:
	Repo:dpdk-master, CommitID: 08efcf533f6a1dc5b12bcf1d5ded83743b8d5cc4
	Repo:dpdk-next-eventdev, CommitID: fe5abd3150bc1caa8369e743c395c39f53265597
	Repo:dpdk-next-net, CommitID: 22f9945b76ebc7f6f3075b62344450811d0c3617
	Repo:dpdk-next-crypto, CommitID: 8683a65a4f5ee5ce682a48a808a56b9baa190eb4
	Repo:dpdk-next-virtio, CommitID: ba3fec3f710a7f0289a14153500a373c4b91671d

*Repo: dpdk-master
Checking patch lib/librte_eal/common/eal_common_proc.c...
error: while searching for:
	sync_req.reply = &msg;
	pthread_cond_init(&sync_req.sync.cond, NULL);

	pthread_mutex_lock(&pending_requests.lock);
	exist = find_sync_request(dst, req->name);
--
		pthread_mutex_unlock(&pending_requests.lock);
		return -1;
	}


error: patch failed: lib/librte_eal/common/eal_common_proc.c:919
error: lib/librte_eal/common/eal_common_proc.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch lib/librte_eal/common/eal_common_proc.c...
error: while searching for:
	sync_req.reply = &msg;
	pthread_cond_init(&sync_req.sync.cond, NULL);

	pthread_mutex_lock(&pending_requests.lock);
	exist = find_sync_request(dst, req->name);
--
		pthread_mutex_unlock(&pending_requests.lock);
		return -1;
	}


error: patch failed: lib/librte_eal/common/eal_common_proc.c:919
error: lib/librte_eal/common/eal_common_proc.c: patch does not apply
*Repo: dpdk-next-net
Checking patch lib/librte_eal/common/eal_common_proc.c...
error: while searching for:
	sync_req.reply = &msg;
	pthread_cond_init(&sync_req.sync.cond, NULL);

	pthread_mutex_lock(&pending_requests.lock);
	exist = find_sync_request(dst, req->name);
--
		pthread_mutex_unlock(&pending_requests.lock);
		return -1;
	}


error: patch failed: lib/librte_eal/common/eal_common_proc.c:919
error: lib/librte_eal/common/eal_common_proc.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch lib/librte_eal/common/eal_common_proc.c...
error: while searching for:
	sync_req.reply = &msg;
	pthread_cond_init(&sync_req.sync.cond, NULL);

	pthread_mutex_lock(&pending_requests.lock);
	exist = find_sync_request(dst, req->name);
--
		pthread_mutex_unlock(&pending_requests.lock);
		return -1;
	}


error: patch failed: lib/librte_eal/common/eal_common_proc.c:919
error: lib/librte_eal/common/eal_common_proc.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch lib/librte_eal/common/eal_common_proc.c...
error: while searching for:
	sync_req.reply = &msg;
	pthread_cond_init(&sync_req.sync.cond, NULL);

	pthread_mutex_lock(&pending_requests.lock);
	exist = find_sync_request(dst, req->name);
--
		pthread_mutex_unlock(&pending_requests.lock);
		return -1;
	}


error: patch failed: lib/librte_eal/common/eal_common_proc.c:919
error: lib/librte_eal/common/eal_common_proc.c: patch does not apply

DPDK STV team


More information about the test-report mailing list