Home
last modified time | relevance | path

Searched refs:DPAA2_BUS_ERR (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/bus/fslmc/
H A Dfslmc_vfio.c140 DPAA2_BUS_ERR("Failed to open VFIO container"); in vfio_connect_container()
156 DPAA2_BUS_ERR("Failed to setup VFIO iommu"); in vfio_connect_container()
161 DPAA2_BUS_ERR("No supported IOMMU available"); in vfio_connect_container()
247 DPAA2_BUS_ERR("DMA Mapping/Unmapping failed. " in fslmc_memevent_cb()
292 DPAA2_BUS_ERR("Container is not connected "); in fslmc_map_dma()
330 DPAA2_BUS_ERR("Container is not connected "); in fslmc_unmap_dma()
385 DPAA2_BUS_ERR("Container is not connected"); in rte_fslmc_vfio_mem_dmamap()
643 DPAA2_BUS_ERR( in rte_dpaa2_intr_disable()
853 DPAA2_BUS_ERR("Unable to map MC Portal"); in fslmc_vfio_process_group()
1005 DPAA2_BUS_ERR("VFIO group not viable"); in fslmc_vfio_setup_group()
[all …]
H A Dfslmc_bus.c145 DPAA2_BUS_ERR("Unable to allocate device name memory"); in scan_one_fslmc_device()
156 DPAA2_BUS_ERR("Unable to allocate device object"); in scan_one_fslmc_device()
166 DPAA2_BUS_ERR("Invalid device found: (%s)", dup_dev_name); in scan_one_fslmc_device()
195 DPAA2_BUS_ERR("Skipping invalid device (%s)", dup_dev_name); in scan_one_fslmc_device()
203 DPAA2_BUS_ERR("Unable to clone device name. Out of memory"); in scan_one_fslmc_device()
327 DPAA2_BUS_ERR("Unable to open VFIO group directory"); in rte_fslmc_scan()
399 DPAA2_BUS_ERR("Unable to setup VFIO %d", ret); in rte_fslmc_probe()
409 DPAA2_BUS_ERR("Unable to DMA map existing VAs: (%d)", in rte_fslmc_probe()
412 DPAA2_BUS_ERR("FSLMC VFIO Mapping failed"); in rte_fslmc_probe()
419 DPAA2_BUS_ERR("Unable to setup devices %d", ret); in rte_fslmc_probe()
[all …]
H A Dfslmc_logs.h25 #define DPAA2_BUS_ERR(fmt, args...) \ macro
/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpio.c98 DPAA2_BUS_ERR("pthread_getaffinity_np() failed"); in dpaa2_get_core_id()
181 DPAA2_BUS_ERR("Interrupt registeration failed"); in dpaa2_dpio_intr_init()
204 DPAA2_BUS_ERR("epoll_ctl failed"); in dpaa2_dpio_intr_init()
220 DPAA2_BUS_ERR("DPIO interrupt disable failed"); in dpaa2_dpio_intr_deinit()
241 DPAA2_BUS_ERR("%d ERROR in SDEST", ret); in dpaa2_configure_stashing()
395 DPAA2_BUS_ERR("Memory allocation failure"); in dpaa2_create_dpio_device()
402 DPAA2_BUS_ERR("Failed to allocate IO space"); in dpaa2_create_dpio_device()
407 DPAA2_BUS_ERR("Failed to reset dpio"); in dpaa2_create_dpio_device()
412 DPAA2_BUS_ERR("Failed to Enable dpio"); in dpaa2_create_dpio_device()
418 DPAA2_BUS_ERR("DPIO Get attribute failed"); in dpaa2_create_dpio_device()
[all …]
H A Ddpaa2_hw_dpci.c48 DPAA2_BUS_ERR("Memory allocation failed for DPCI Device"); in rte_dpaa2_create_dpci_device()
57 DPAA2_BUS_ERR("Resource alloc failure with err code: %d", ret); in rte_dpaa2_create_dpci_device()
65 DPAA2_BUS_ERR("Reading device failed with err code: %d", ret); in rte_dpaa2_create_dpci_device()
78 DPAA2_BUS_ERR("Setting Rx queue failed with err code: %d", in rte_dpaa2_create_dpci_device()
89 DPAA2_BUS_ERR("q_storage allocation failed\n"); in rte_dpaa2_create_dpci_device()
97 DPAA2_BUS_ERR("dpaa2_alloc_dq_storage failed\n"); in rte_dpaa2_create_dpci_device()
106 DPAA2_BUS_ERR("Enabling device failed with err code: %d", ret); in rte_dpaa2_create_dpci_device()
117 DPAA2_BUS_ERR("Rx queue fetch failed with err code: %d", in rte_dpaa2_create_dpci_device()
128 DPAA2_BUS_ERR("Reading device failed with err code: %d", in rte_dpaa2_create_dpci_device()
H A Ddpaa2_hw_dpbp.c48 DPAA2_BUS_ERR("Memory allocation failed for DPBP Device"); in dpaa2_create_dpbp_device()
57 DPAA2_BUS_ERR("Unable to open buffer pool object: err(%d)", in dpaa2_create_dpbp_device()
66 DPAA2_BUS_ERR("Unable to reset buffer pool device. err(%d)", in dpaa2_create_dpbp_device()