Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/72252 _apply issues_ Submitter: Maxime Coquelin Date: 2020-06-26 14:04:33 Reply_mail: 20200626140441.1441763-7-maxime.coquelin@redhat.com DPDK git baseline: Repo:dpdk-next-virtio, CommitID: 4a756a8c2f9dbf1f43e2638028931331e2a617eb Repo:dpdk, CommitID: 6248368a9ae1eadf6b7fb05ab37497afdb714429 Apply patchset failed, the failed patch is: http://dpdk.org/patch/72249 * Repo: dpdk if (list == NULL) { DRV_LOG(ERR, "Invalid vDPA device: %p", vdev); error: patch failed: drivers/vdpa/ifc/ifcvf_vdpa.c:881 error: drivers/vdpa/ifc/ifcvf_vdpa.c: patch does not apply Checking patch drivers/vdpa/mlx5/mlx5_vdpa.c... error: while searching for: -- mlx5_vdpa_find_priv_resource_by_vdev(vdev); error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.c:129 error: drivers/vdpa/mlx5/mlx5_vdpa.c: patch does not apply Checking patch examples/vdpa/main.c... Hunk #1 succeeded at 145 (offset -4 lines). -- rte_vhost_driver_get_queue_num; rte_vhost_get_log_base; error: patch failed: lib/librte_vhost/rte_vhost_version.map:43 error: lib/librte_vhost/rte_vhost_version.map: patch does not apply Checking patch lib/librte_vhost/socket.c... Checking patch lib/librte_vhost/vhost.c... DPDK STV team