Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/41936 _apply issues_ Submitter: Rafal Kozik Date: 2018-06-29 10:24:32 DPDK git baseline: Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2 Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39 Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74 Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08 Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a *Repo: dpdk-master Checking patch drivers/bus/pci/linux/pci_uio.c... error: while searching for: pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx, struct mapped_pci_resource *uio_res, int map_idx) { int fd; char devname[PATH_MAX]; -- /* allocate memory to keep path */ maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0); if (maps[map_idx].path == NULL) { error: patch failed: drivers/bus/pci/linux/pci_uio.c:282 error: drivers/bus/pci/linux/pci_uio.c: patch does not apply Checking patch drivers/bus/pci/rte_bus_pci.h... error: while searching for: /** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */ #define RTE_PCI_DRV_NEED_MAPPING 0x0001 /** Device driver supports link state interrupt */ #define RTE_PCI_DRV_INTR_LSC 0x0008 /** Device driver supports device removal interrupt */ error: patch failed: drivers/bus/pci/rte_bus_pci.h:135 error: drivers/bus/pci/rte_bus_pci.h: patch does not apply *Repo: dpdk-next-eventdev Checking patch drivers/bus/pci/linux/pci_uio.c... error: while searching for: pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx, struct mapped_pci_resource *uio_res, int map_idx) { int fd; char devname[PATH_MAX]; -- /* allocate memory to keep path */ maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0); if (maps[map_idx].path == NULL) { error: patch failed: drivers/bus/pci/linux/pci_uio.c:282 error: drivers/bus/pci/linux/pci_uio.c: patch does not apply Checking patch drivers/bus/pci/rte_bus_pci.h... error: while searching for: /** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */ #define RTE_PCI_DRV_NEED_MAPPING 0x0001 /** Device driver supports link state interrupt */ #define RTE_PCI_DRV_INTR_LSC 0x0008 /** Device driver supports device removal interrupt */ error: patch failed: drivers/bus/pci/rte_bus_pci.h:135 error: drivers/bus/pci/rte_bus_pci.h: patch does not apply *Repo: dpdk-next-net Checking patch drivers/bus/pci/linux/pci_uio.c... error: while searching for: pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx, struct mapped_pci_resource *uio_res, int map_idx) { int fd; char devname[PATH_MAX]; -- /* allocate memory to keep path */ maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0); if (maps[map_idx].path == NULL) { error: patch failed: drivers/bus/pci/linux/pci_uio.c:282 error: drivers/bus/pci/linux/pci_uio.c: patch does not apply Checking patch drivers/bus/pci/rte_bus_pci.h... error: while searching for: /** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */ #define RTE_PCI_DRV_NEED_MAPPING 0x0001 /** Device driver supports link state interrupt */ #define RTE_PCI_DRV_INTR_LSC 0x0008 /** Device driver supports device removal interrupt */ error: patch failed: drivers/bus/pci/rte_bus_pci.h:135 error: drivers/bus/pci/rte_bus_pci.h: patch does not apply *Repo: dpdk-next-crypto Checking patch drivers/bus/pci/linux/pci_uio.c... error: while searching for: pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx, struct mapped_pci_resource *uio_res, int map_idx) { int fd; char devname[PATH_MAX]; -- /* allocate memory to keep path */ maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0); if (maps[map_idx].path == NULL) { error: patch failed: drivers/bus/pci/linux/pci_uio.c:282 error: drivers/bus/pci/linux/pci_uio.c: patch does not apply Checking patch drivers/bus/pci/rte_bus_pci.h... error: while searching for: /** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */ #define RTE_PCI_DRV_NEED_MAPPING 0x0001 /** Device driver supports link state interrupt */ #define RTE_PCI_DRV_INTR_LSC 0x0008 /** Device driver supports device removal interrupt */ error: patch failed: drivers/bus/pci/rte_bus_pci.h:135 error: drivers/bus/pci/rte_bus_pci.h: patch does not apply *Repo: dpdk-next-virtio Checking patch drivers/bus/pci/linux/pci_uio.c... error: while searching for: pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx, struct mapped_pci_resource *uio_res, int map_idx) { int fd; char devname[PATH_MAX]; -- /* allocate memory to keep path */ maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0); if (maps[map_idx].path == NULL) { error: patch failed: drivers/bus/pci/linux/pci_uio.c:282 error: drivers/bus/pci/linux/pci_uio.c: patch does not apply Checking patch drivers/bus/pci/rte_bus_pci.h... error: while searching for: /** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */ #define RTE_PCI_DRV_NEED_MAPPING 0x0001 /** Device driver supports link state interrupt */ #define RTE_PCI_DRV_INTR_LSC 0x0008 /** Device driver supports device removal interrupt */ error: patch failed: drivers/bus/pci/rte_bus_pci.h:135 error: drivers/bus/pci/rte_bus_pci.h: patch does not apply DPDK STV team