Searched refs:DLB_LOG_ERR (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/event/dlb/pf/ |
| H A D | dlb_main.c | 102 DLB_LOG_ERR("[%s()] failed to find the aer capability\n", in dlb_mask_ur_err() 110 DLB_LOG_ERR("[%s()] Failed to read uncorrectable error mask reg\n", in dlb_mask_ur_err() 238 DLB_LOG_ERR("[%s()] failed to find the pcie capability\n", in dlb_pf_reset() 284 DLB_LOG_ERR("[%s()] failed to write pci config space at offset %d\n", in dlb_pf_reset() 296 DLB_LOG_ERR("[%s()] failed to read the pci device status\n", in dlb_pf_reset() 309 DLB_LOG_ERR("[%s()] wait for pci pending transactions timed out\n", in dlb_pf_reset() 317 DLB_LOG_ERR("[%s()] failed to read the pcie device control\n", in dlb_pf_reset() 344 DLB_LOG_ERR("[%s()] failed to write pci config space at offset %d\n", in dlb_pf_reset() 452 DLB_LOG_ERR("[%s()] failed to write pci config space\n", in dlb_pf_reset() 465 DLB_LOG_ERR("[%s()] failed to write msix flags\n", in dlb_pf_reset() [all …]
|
| H A D | dlb_pf.c | 89 DLB_LOG_ERR("dlb_pf_reset_domain err %d", ret); in dlb_pf_domain_close() 261 DLB_LOG_ERR("Unable to allocate DMA memory of size %zu bytes\n", in dlb_alloc_coherent_aligned() 313 DLB_LOG_ERR("dlb pf pmd could not lock page for device i/o\n"); in dlb_pf_ldb_port_create() 391 DLB_LOG_ERR("dlb pf pmd could not lock page for device i/o\n"); in dlb_pf_dir_port_create() 678 DLB_LOG_ERR("DLB PF Probe failed with error %d\n", in dlb_eventdev_pci_init() 690 DLB_LOG_ERR("PFPMD failed to parse args ret=%d, errno=%d\n", in dlb_eventdev_pci_init()
|
| /f-stack/dpdk/drivers/event/dlb/ |
| H A D | dlb.c | 210 DLB_LOG_ERR("dlb: no qe4 memory\n"); in dlb_init_qe_mem() 282 DLB_LOG_ERR("NULL pointer\n"); in set_max_num_events() 308 DLB_LOG_ERR("NULL pointer\n"); in set_num_dir_credits() 1573 DLB_LOG_ERR("Null parameter\n"); in dlb_eventdev_port_setup() 1718 DLB_LOG_ERR("NULL pointer\n"); in set_dev_id() 1737 DLB_LOG_ERR("NULL pointer\n"); in set_defer_sched() 1761 DLB_LOG_ERR("NULL pointer\n"); in set_num_atm_inflights() 1819 DLB_LOG_ERR("no space for new link\n"); in dlb_validate_port_link() 2041 DLB_LOG_ERR("dlb: evport not setup\n"); in dlb_eventdev_port_link() 2048 DLB_LOG_ERR("dlb: evport not setup\n"); in dlb_eventdev_port_link() [all …]
|
| H A D | dlb_log.h | 18 #define DLB_LOG_ERR(fmt, args...) \ macro
|
| H A D | dlb_xstats.c | 693 DLB_LOG_ERR("Unexpected xstat fn_id %d\n", in dlb_xstats_update() 755 DLB_LOG_ERR("Unexpected xstat fn_id %d\n", in dlb_eventdev_xstats_get_by_name() 793 DLB_LOG_ERR("Unexpected xstat fn_id %d\n", xs->fn_id); in dlb_xstats_reset_range()
|
| /f-stack/dpdk/drivers/event/dlb/pf/base/ |
| H A D | dlb_osdep.h | 138 DLB_LOG_ERR(fmt, ## args)
|