Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65603 _apply issues_ Submitter: Itsuro Oda Date: 2020-02-06 01:39:35 Reply_mail: 20200206013936.11119-4-oda@valinux.co.jp DPDK git baseline: Repo:dpdk-next-virtio, CommitID: 545cd4f422ecc60e0470d0576deb29291f0ff9b9 Repo:dpdk, CommitID: 0e157d7a9a0d36d88da9315d018262492b0a64aa *Repo: dpdk-next-virtio eth_dev->dev_ops = &ops; eth_dev->device = &dev->device; rte_eth_dev_probing_finish(eth_dev); return 0; error: patch failed: drivers/net/vhost/rte_eth_vhost.c:1397 error: drivers/net/vhost/rte_eth_vhost.c: patch does not apply *Repo: dpdk eth_dev->dev_ops = &ops; eth_dev->device = &dev->device; rte_eth_dev_probing_finish(eth_dev); return 0; error: patch failed: drivers/net/vhost/rte_eth_vhost.c:1397 error: drivers/net/vhost/rte_eth_vhost.c: patch does not apply DPDK STV team