Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65786 _apply issues_ Submitter: Adrian Moreno Date: 2020-02-13 10:04:58 Reply_mail: 20200213100458.483410-1-amorenoz@redhat.com DPDK git baseline: Repo:dpdk-next-virtio, CommitID: 545cd4f422ecc60e0470d0576deb29291f0ff9b9 Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240 *Repo: dpdk-next-virtio static int vring_translate_split(struct virtio_net *dev, struct vhost_virtqueue *vq) { error: patch failed: lib/librte_vhost/vhost.c:353 error: lib/librte_vhost/vhost.c: patch does not apply Checking patch lib/librte_vhost/vhost.h... error: while searching for: vhost_log_cache_used_vring(struct virtio_net *dev, struct vhost_virtqueue *vq, uint64_t offset, uint64_t len) -- vhost_log_write(dev, vq->log_guest_addr + offset, len); } static __rte_always_inline void error: patch failed: lib/librte_vhost/vhost.h:462 error: lib/librte_vhost/vhost.h: patch does not apply Checking patch lib/librte_vhost/vhost_user.c... error: while searching for: { if (dev->features & (1ULL << VIRTIO_F_IOMMU_PLATFORM)) { -- VHOST_ACCESS_RW); return vva; } error: patch failed: lib/librte_vhost/vhost_user.c:656 error: lib/librte_vhost/vhost_user.c: patch does not apply *Repo: dpdk static int vring_translate_split(struct virtio_net *dev, struct vhost_virtqueue *vq) { error: patch failed: lib/librte_vhost/vhost.c:353 error: lib/librte_vhost/vhost.c: patch does not apply Checking patch lib/librte_vhost/vhost.h... error: while searching for: vhost_log_cache_used_vring(struct virtio_net *dev, struct vhost_virtqueue *vq, uint64_t offset, uint64_t len) -- vhost_log_write(dev, vq->log_guest_addr + offset, len); } static __rte_always_inline void error: patch failed: lib/librte_vhost/vhost.h:462 error: lib/librte_vhost/vhost.h: patch does not apply Checking patch lib/librte_vhost/vhost_user.c... error: while searching for: { if (dev->features & (1ULL << VIRTIO_F_IOMMU_PLATFORM)) { -- VHOST_ACCESS_RW); return vva; } error: patch failed: lib/librte_vhost/vhost_user.c:656 error: lib/librte_vhost/vhost_user.c: patch does not apply DPDK STV team