Searched refs:RTE_EDEV_LOG_ERR (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/lib/librte_eventdev/ |
| H A D | rte_eventdev.c | 403 RTE_EDEV_LOG_ERR( in rte_event_dev_configure() 492 RTE_EDEV_LOG_ERR( in rte_event_dev_configure() 661 RTE_EDEV_LOG_ERR( in rte_event_queue_setup() 674 RTE_EDEV_LOG_ERR( in rte_event_queue_setup() 683 RTE_EDEV_LOG_ERR( in rte_event_queue_setup() 754 RTE_EDEV_LOG_ERR( in rte_event_port_setup() 765 RTE_EDEV_LOG_ERR( in rte_event_port_setup() 776 RTE_EDEV_LOG_ERR( in rte_event_port_setup() 787 RTE_EDEV_LOG_ERR( in rte_event_port_setup() 794 RTE_EDEV_LOG_ERR( in rte_event_port_setup() [all …]
|
| H A D | rte_event_crypto_adapter.c | 107 RTE_EDEV_LOG_ERR("Invalid crypto adapter id = %d\n", id); \ 134 RTE_EDEV_LOG_ERR("failed to reserve memzone err = %" in eca_init() 186 RTE_EDEV_LOG_ERR("failed to setup event port %u\n", port_id); in eca_default_config_cb() 242 RTE_EDEV_LOG_ERR("Failed to get info for eventdev %d: %s!", in rte_event_crypto_adapter_create_ext() 261 RTE_EDEV_LOG_ERR("Failed to get mem for crypto devices\n"); in rte_event_crypto_adapter_create_ext() 316 RTE_EDEV_LOG_ERR("%" PRIu16 "Queue pairs not deleted", in rte_event_crypto_adapter_free() 785 RTE_EDEV_LOG_ERR("Invalid dev_id=%" PRIu8, cdev_id); in rte_event_crypto_adapter_queue_pair_add() 798 RTE_EDEV_LOG_ERR("Failed to get adapter caps dev %" PRIu8 in rte_event_crypto_adapter_queue_pair_add() 814 RTE_EDEV_LOG_ERR("Invalid queue_pair_id %" PRIu16, in rte_event_crypto_adapter_queue_pair_add() 901 RTE_EDEV_LOG_ERR("Invalid dev_id=%" PRIu8, cdev_id); in rte_event_crypto_adapter_queue_pair_del() [all …]
|
| H A D | rte_event_eth_rx_adapter.c | 793 RTE_EDEV_LOG_ERR("Rx CB returned %d (> %d) events", in rxa_buffer_mbufs() 882 RTE_EDEV_LOG_ERR("Failed to enqueue interrupt" in rxa_intr_ring_enqueue() 896 RTE_EDEV_LOG_ERR("Exceeded intr ring slots current" in rxa_intr_ring_check_avail() 950 RTE_EDEV_LOG_ERR("rte_epoll_wait returned error %d", in rxa_intr_thread() 1213 RTE_EDEV_LOG_ERR("failed to setup event port %u\n", in rxa_default_conf_cb() 1470 RTE_EDEV_LOG_ERR("Failed to add interrupt event for" in rxa_config_intr() 1477 RTE_EDEV_LOG_ERR("Could not enable interrupt for" in rxa_config_intr() 1495 RTE_EDEV_LOG_ERR("Could not disable interrupt for" in rxa_config_intr() 1503 RTE_EDEV_LOG_ERR("Could not delete event for" in rxa_config_intr() 2094 RTE_EDEV_LOG_ERR("Invalid rx queue_id %" PRIu16, in rte_event_eth_rx_adapter_queue_add() [all …]
|
| H A D | rte_event_eth_tx_adapter.c | 47 RTE_EDEV_LOG_ERR("Invalid eth Rx adapter id = %d", id); \ 66 RTE_EDEV_LOG_ERR("No tx queues configured"); \ 71 RTE_EDEV_LOG_ERR("Invalid tx queue_id %" PRIu16, \ 186 RTE_EDEV_LOG_ERR("failed to reserve memzone" in txa_memzone_array_get() 280 RTE_EDEV_LOG_ERR("failed to configure event dev %u", in txa_service_conf_cb() 292 RTE_EDEV_LOG_ERR("failed to setup event port %u\n", in txa_service_conf_cb() 323 RTE_EDEV_LOG_ERR("Failed to alloc txa::txa_ethdev "); in txa_service_ethdev_alloc() 420 RTE_EDEV_LOG_ERR("failed to register service %s err = %" in txa_service_register() 450 RTE_EDEV_LOG_ERR("Failed to allocate memory for tx buffer"); in txa_service_tx_buf_alloc() 661 RTE_EDEV_LOG_ERR("failed to get mem for tx adapter"); in txa_service_adapter_create_ext() [all …]
|
| H A D | rte_eventdev_pmd.h | 35 #define RTE_EDEV_LOG_ERR(...) \ macro 52 RTE_EDEV_LOG_ERR("Invalid dev_id=%d\n", dev_id); \ 59 RTE_EDEV_LOG_ERR("Invalid dev_id=%d\n", dev_id); \ 67 RTE_EDEV_LOG_ERR("Invalid dev_id=%d\n", dev_id); \
|
| H A D | rte_eventdev_pmd_pci.h | 78 RTE_EDEV_LOG_ERR("driver %s: (vendor_id=0x%x device_id=0x%x)" in rte_event_pmd_pci_probe_named()
|
| /f-stack/dpdk/drivers/event/dpaa2/ |
| H A D | dpaa2_eventdev.c | 1156 RTE_EDEV_LOG_ERR("eventdev with name %s not allocated", name); in dpaa2_eventdev_destroy()
|