Lines Matching refs:RTE_EDEV_LOG_ERR
223 RTE_EDEV_LOG_ERR("failed to get mem for queue cfg," in rte_event_dev_queue_config()
240 RTE_EDEV_LOG_ERR("failed to realloc queue cfg memory," in rte_event_dev_queue_config()
284 RTE_EDEV_LOG_ERR("failed to get mem for port meta data," in rte_event_dev_port_config()
296 RTE_EDEV_LOG_ERR("failed to get mem for port cfg," in rte_event_dev_port_config()
309 RTE_EDEV_LOG_ERR("failed to get mem for port_map area," in rte_event_dev_port_config()
330 RTE_EDEV_LOG_ERR("failed to realloc port meta data," in rte_event_dev_port_config()
340 RTE_EDEV_LOG_ERR("failed to realloc port cfg mem," in rte_event_dev_port_config()
352 RTE_EDEV_LOG_ERR("failed to realloc mem for port_map," in rte_event_dev_port_config()
403 RTE_EDEV_LOG_ERR( in rte_event_dev_configure()
419 RTE_EDEV_LOG_ERR("dev%d invalid dequeue_timeout_ns=%d" in rte_event_dev_configure()
430 RTE_EDEV_LOG_ERR("dev%d nb_events_limit=%d > max_num_events=%d", in rte_event_dev_configure()
437 RTE_EDEV_LOG_ERR("dev%d nb_event_queues cannot be zero", in rte_event_dev_configure()
443 …RTE_EDEV_LOG_ERR("%d nb_event_queues=%d > max_event_queues=%d + max_single_link_event_port_queue_p… in rte_event_dev_configure()
452 …RTE_EDEV_LOG_ERR("id%d nb_event_queues=%d - nb_single_link_event_port_queues=%d > max_event_queues… in rte_event_dev_configure()
460 RTE_EDEV_LOG_ERR("dev%d nb_single_link_event_port_queues=%d > nb_event_queues=%d", in rte_event_dev_configure()
469 RTE_EDEV_LOG_ERR("dev%d nb_event_ports cannot be zero", dev_id); in rte_event_dev_configure()
474 …RTE_EDEV_LOG_ERR("id%d nb_event_ports=%d > max_event_ports=%d + max_single_link_event_port_queue_p… in rte_event_dev_configure()
483 …RTE_EDEV_LOG_ERR("id%d nb_event_ports=%d - nb_single_link_event_port_queues=%d > max_event_ports=%… in rte_event_dev_configure()
492 RTE_EDEV_LOG_ERR( in rte_event_dev_configure()
502 RTE_EDEV_LOG_ERR("dev%d nb_flows cannot be zero", dev_id); in rte_event_dev_configure()
506 RTE_EDEV_LOG_ERR("dev%d nb_flows=%x > max_flows=%x", in rte_event_dev_configure()
514 RTE_EDEV_LOG_ERR("dev%d nb_dequeue_depth cannot be zero", in rte_event_dev_configure()
521 RTE_EDEV_LOG_ERR("dev%d nb_dq_depth=%d > max_dq_depth=%d", in rte_event_dev_configure()
529 RTE_EDEV_LOG_ERR("dev%d nb_enqueue_depth cannot be zero", in rte_event_dev_configure()
536 RTE_EDEV_LOG_ERR("dev%d nb_enq_depth=%d > max_enq_depth=%d", in rte_event_dev_configure()
548 RTE_EDEV_LOG_ERR("dev%d rte_event_dev_queue_config = %d", in rte_event_dev_configure()
557 RTE_EDEV_LOG_ERR("dev%d rte_event_dev_port_config = %d", in rte_event_dev_configure()
565 RTE_EDEV_LOG_ERR("dev%d dev_configure = %d", dev_id, diag); in rte_event_dev_configure()
598 RTE_EDEV_LOG_ERR("Invalid queue_id=%" PRIu8, queue_id); in rte_event_queue_default_conf_get()
652 RTE_EDEV_LOG_ERR("Invalid queue_id=%" PRIu8, queue_id); in rte_event_queue_setup()
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()
724 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_default_conf_get()
746 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_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()
863 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_attr_get()
904 RTE_EDEV_LOG_ERR("Invalid queue_id=%" PRIu8, queue_id); in rte_event_queue_attr_get()
952 RTE_EDEV_LOG_ERR("Function not supported\n"); in rte_event_port_link()
958 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_link()
1012 RTE_EDEV_LOG_ERR("Function not supported"); in rte_event_port_unlink()
1018 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_unlink()
1073 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_unlinks_in_progress()
1098 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_links_get()
1282 RTE_EDEV_LOG_ERR("Device with dev_id=%" PRIu8 "already started", in rte_event_dev_start()
1326 RTE_EDEV_LOG_ERR("Device with dev_id=%" PRIu8 "already stopped", in rte_event_dev_stop()
1347 RTE_EDEV_LOG_ERR("Device %u must be stopped before closing", in rte_event_dev_close()
1415 RTE_EDEV_LOG_ERR("Event device with name %s already " in rte_event_pmd_allocate()
1422 RTE_EDEV_LOG_ERR("Reached maximum number of event devices"); in rte_event_pmd_allocate()