Searched refs:DPAA2_BUS_ERR (Results 1 – 7 of 7) sorted by relevance
| /dpdk/drivers/bus/fslmc/ |
| H A D | fslmc_vfio.c | 140 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() 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() 646 DPAA2_BUS_ERR( in rte_dpaa2_intr_disable() 864 DPAA2_BUS_ERR("Unable to map MC Portal"); in fslmc_vfio_process_group() 893 DPAA2_BUS_ERR("Unable to process dprc"); in fslmc_vfio_process_group() 1032 DPAA2_BUS_ERR("VFIO group not viable"); in fslmc_vfio_setup_group() [all …]
|
| H A D | fslmc_bus.c | 142 DPAA2_BUS_ERR("Unable to allocate device name memory"); in scan_one_fslmc_device() 153 DPAA2_BUS_ERR("Unable to allocate device object"); in scan_one_fslmc_device() 164 DPAA2_BUS_ERR("Failed to allocate intr handle"); in scan_one_fslmc_device() 172 DPAA2_BUS_ERR("Invalid device found: (%s)", dup_dev_name); in scan_one_fslmc_device() 203 DPAA2_BUS_ERR("Skipping invalid device (%s)", dup_dev_name); in scan_one_fslmc_device() 334 DPAA2_BUS_ERR("Unable to open VFIO group directory"); in rte_fslmc_scan() 412 DPAA2_BUS_ERR("Unable to setup VFIO %d", ret); in rte_fslmc_probe() 422 DPAA2_BUS_ERR("Unable to DMA map existing VAs: (%d)", in rte_fslmc_probe() 425 DPAA2_BUS_ERR("FSLMC VFIO Mapping failed"); in rte_fslmc_probe() 432 DPAA2_BUS_ERR("Unable to setup devices %d", ret); in rte_fslmc_probe() [all …]
|
| H A D | fslmc_logs.h | 23 #define DPAA2_BUS_ERR(fmt, args...) \ macro
|
| /dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_dpio.c | 98 DPAA2_BUS_ERR("pthread_getaffinity_np() failed"); in dpaa2_get_core_id() 180 DPAA2_BUS_ERR("Interrupt registration failed"); in dpaa2_dpio_intr_init() 203 DPAA2_BUS_ERR("epoll_ctl failed"); in dpaa2_dpio_intr_init() 217 DPAA2_BUS_ERR("DPIO interrupt disable failed"); in dpaa2_dpio_intr_deinit() 238 DPAA2_BUS_ERR("%d ERROR in SDEST", ret); in dpaa2_configure_stashing() 401 DPAA2_BUS_ERR("Memory allocation failure"); in dpaa2_create_dpio_device() 408 DPAA2_BUS_ERR("Failed to allocate IO space"); in dpaa2_create_dpio_device() 413 DPAA2_BUS_ERR("Failed to reset dpio"); in dpaa2_create_dpio_device() 418 DPAA2_BUS_ERR("Failed to Enable dpio"); in dpaa2_create_dpio_device() 424 DPAA2_BUS_ERR("DPIO Get attribute failed"); in dpaa2_create_dpio_device() [all …]
|
| H A D | dpaa2_hw_dpci.c | 48 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 D | dpaa2_hw_dpbp.c | 48 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()
|
| H A D | dpaa2_hw_dprc.c | 37 DPAA2_BUS_ERR("Memory allocation failed for DPRC Device"); in rte_dpaa2_create_dprc_device() 47 DPAA2_BUS_ERR("Resource alloc failure with err code: %d", ret); in rte_dpaa2_create_dprc_device() 66 DPAA2_BUS_ERR("dpni.%d connection failed!", in rte_dpaa2_create_dprc_device()
|