Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/68622 _apply issues_ Submitter: Ivan Dyukov Date: 2020-04-16 05:53:06 Reply_mail: 20200416055309.19679-7-i.dyukov@samsung.com DPDK git baseline: Repo:dpdk-next-net, CommitID: 82ea4f8e00bec2e7015366410dd7e88b94f15f75 Repo:dpdk, CommitID: 4e648fb70c9de2597a6987c88f0a5aa16a28a2d1 *Repo: dpdk-next-net if (vtpci_with_feature(hw, VIRTIO_NET_F_CTRL_VQ)) { config = &local_config; error: patch failed: drivers/net/virtio/virtio_ethdev.c:1718 error: drivers/net/virtio/virtio_ethdev.c: patch does not apply Checking patch drivers/net/virtio/virtio_ethdev.h... error: while searching for: 1ULL << VIRTIO_F_RING_PACKED | \ 1ULL << VIRTIO_F_IOMMU_PLATFORM | \ -- 1ULL << VIRTIO_F_NOTIFICATION_DATA) #define VIRTIO_PMD_SUPPORTED_GUEST_FEATURES \ (VIRTIO_PMD_DEFAULT_GUEST_FEATURES | \ error: patch failed: drivers/net/virtio/virtio_ethdev.h:37 error: drivers/net/virtio/virtio_ethdev.h: patch does not apply Checking patch drivers/net/virtio/virtio_pci.h... error: while searching for: */ #define VIRTIO_F_NOTIFICATION_DATA 38 /* The Guest publishes the used index for which it expects an interrupt * at the end of the avail ring. Host should ignore the avail->flags field. */ /* The Host publishes the avail index for which it expects a kick error: patch failed: drivers/net/virtio/virtio_pci.h:141 error: drivers/net/virtio/virtio_pci.h: patch does not apply *Repo: dpdk uint16_t mtu; } __attribute__((packed)); /* error: patch failed: drivers/net/virtio/virtio_pci.h:306 error: drivers/net/virtio/virtio_pci.h: patch does not apply DPDK STV team