[dpdk-test-report] |FAILURE| pw40823[dpdk-dev, 5/7] vhost: improve prefetching in dequeue path

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


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

_apply issues_

Submitter: Maxime Coquelin <maxime.coquelin at redhat.com>
Date: 2018-06-08 10:39:11
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;

			rte_prefetch0((void *)(uintptr_t)buf_addr);

			buf_offset = 0;
			buf_avail  = buf_len;

error: patch failed: lib/librte_vhost/virtio_net.c:895
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;

			rte_prefetch0((void *)(uintptr_t)buf_addr);

			buf_offset = 0;
			buf_avail  = buf_len;

error: patch failed: lib/librte_vhost/virtio_net.c:895
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;

			rte_prefetch0((void *)(uintptr_t)buf_addr);

			buf_offset = 0;
			buf_avail  = buf_len;

error: patch failed: lib/librte_vhost/virtio_net.c:895
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;

			rte_prefetch0((void *)(uintptr_t)buf_addr);

			buf_offset = 0;
			buf_avail  = buf_len;

error: patch failed: lib/librte_vhost/virtio_net.c:895
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;

			rte_prefetch0((void *)(uintptr_t)buf_addr);

			buf_offset = 0;
			buf_avail  = buf_len;

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

DPDK STV team


More information about the test-report mailing list