Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65873 _apply issues_ Submitter: Maxime Coquelin Date: 2020-02-18 14:35:14 Reply_mail: 20200218143514.553307-3-maxime.coquelin@redhat.com DPDK git baseline: Repo:dpdk-next-virtio, CommitID: 545cd4f422ecc60e0470d0576deb29291f0ff9b9 Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240 *Repo: dpdk-next-virtio list = rte_zmalloc_socket(name, sizeof(*list), 0, numa_node); if (list == NULL) return -1; error: patch failed: drivers/net/vhost/rte_eth_vhost.c:876 error: drivers/net/vhost/rte_eth_vhost.c: patch does not apply *Repo: dpdk list = rte_zmalloc_socket(name, sizeof(*list), 0, numa_node); if (list == NULL) return -1; error: patch failed: drivers/net/vhost/rte_eth_vhost.c:876 error: drivers/net/vhost/rte_eth_vhost.c: patch does not apply DPDK STV team