[dpdk-test-report] |FAILURE| pw40825[dpdk-dev, 7/7] vhost: improve prefetching in enqueue path

sys_stv at intel.com sys_stv at intel.com
Fri Jun 8 12:44:29 CEST 2018


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

_apply issues_

Submitter: Maxime Coquelin <maxime.coquelin at redhat.com>
Date: 2018-06-08 10:39:13
DPDK git baseline:
	Repo:dpdk-master, CommitID: b259da7b24e75b967e63f549177e507163719d1a
	Repo:dpdk-next-eventdev, CommitID: 82141ea88c726d320373069fe9064b321baf990d
	Repo:dpdk-next-net, CommitID: 3a1a1f3f1344c8a3bc0b06cd23e97b3922a91a61
	Repo:dpdk-next-crypto, CommitID: b259da7b24e75b967e63f549177e507163719d1a
	Repo:dpdk-next-virtio, CommitID: eb627a5b8b3f4a6f9b87125461d67331e7fb97e4

*Repo: dpdk-master
Checking patch lib/librte_vhost/virtio_net.c...
error: while searching for:
	buf_iova = buf_vec[vec_idx].buf_iova;
	buf_len = buf_vec[vec_idx].buf_len;

	if (unlikely(buf_len < dev->vhost_hlen && nr_vec <= 1)) {
		error = -1;
		goto out;

error: patch failed: lib/librte_vhost/virtio_net.c:387
error: lib/librte_vhost/virtio_net.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch lib/librte_vhost/virtio_net.c...
error: while searching for:
	buf_iova = buf_vec[vec_idx].buf_iova;
	buf_len = buf_vec[vec_idx].buf_len;

	if (unlikely(buf_len < dev->vhost_hlen && nr_vec <= 1)) {
		error = -1;
		goto out;

error: patch failed: lib/librte_vhost/virtio_net.c:387
error: lib/librte_vhost/virtio_net.c: patch does not apply
*Repo: dpdk-next-net
Checking patch lib/librte_vhost/virtio_net.c...
error: while searching for:
	buf_iova = buf_vec[vec_idx].buf_iova;
	buf_len = buf_vec[vec_idx].buf_len;

	if (unlikely(buf_len < dev->vhost_hlen && nr_vec <= 1)) {
		error = -1;
		goto out;

error: patch failed: lib/librte_vhost/virtio_net.c:387
error: lib/librte_vhost/virtio_net.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch lib/librte_vhost/virtio_net.c...
error: while searching for:
	buf_iova = buf_vec[vec_idx].buf_iova;
	buf_len = buf_vec[vec_idx].buf_len;

	if (unlikely(buf_len < dev->vhost_hlen && nr_vec <= 1)) {
		error = -1;
		goto out;

error: patch failed: lib/librte_vhost/virtio_net.c:387
error: lib/librte_vhost/virtio_net.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch lib/librte_vhost/virtio_net.c...
error: while searching for:
	buf_iova = buf_vec[vec_idx].buf_iova;
	buf_len = buf_vec[vec_idx].buf_len;

	if (unlikely(buf_len < dev->vhost_hlen && nr_vec <= 1)) {
		error = -1;
		goto out;

error: patch failed: lib/librte_vhost/virtio_net.c:387
error: lib/librte_vhost/virtio_net.c: patch does not apply

DPDK STV team


More information about the test-report mailing list