Lines Matching refs:RTE_EDEV_LOG_ERR
310 RTE_EDEV_LOG_ERR( in rte_event_dev_configure()
326 RTE_EDEV_LOG_ERR("dev%d invalid dequeue_timeout_ns=%d" in rte_event_dev_configure()
337 RTE_EDEV_LOG_ERR("dev%d nb_events_limit=%d > max_num_events=%d", in rte_event_dev_configure()
344 RTE_EDEV_LOG_ERR("dev%d nb_event_queues cannot be zero", in rte_event_dev_configure()
350 …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()
359 …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()
367 RTE_EDEV_LOG_ERR("dev%d nb_single_link_event_port_queues=%d > nb_event_queues=%d", in rte_event_dev_configure()
376 RTE_EDEV_LOG_ERR("dev%d nb_event_ports cannot be zero", dev_id); in rte_event_dev_configure()
381 …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()
390 …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()
399 RTE_EDEV_LOG_ERR( in rte_event_dev_configure()
409 RTE_EDEV_LOG_ERR("dev%d nb_flows cannot be zero", dev_id); in rte_event_dev_configure()
413 RTE_EDEV_LOG_ERR("dev%d nb_flows=%x > max_flows=%x", in rte_event_dev_configure()
421 RTE_EDEV_LOG_ERR("dev%d nb_dequeue_depth cannot be zero", in rte_event_dev_configure()
428 RTE_EDEV_LOG_ERR("dev%d nb_dq_depth=%d > max_dq_depth=%d", in rte_event_dev_configure()
436 RTE_EDEV_LOG_ERR("dev%d nb_enqueue_depth cannot be zero", in rte_event_dev_configure()
443 RTE_EDEV_LOG_ERR("dev%d nb_enq_depth=%d > max_enq_depth=%d", in rte_event_dev_configure()
455 RTE_EDEV_LOG_ERR("dev%d event_dev_queue_config = %d", dev_id, in rte_event_dev_configure()
464 RTE_EDEV_LOG_ERR("dev%d event_dev_port_config = %d", dev_id, in rte_event_dev_configure()
474 RTE_EDEV_LOG_ERR("dev%d dev_configure = %d", dev_id, diag); in rte_event_dev_configure()
508 RTE_EDEV_LOG_ERR("Invalid queue_id=%" PRIu8, queue_id); in rte_event_queue_default_conf_get()
562 RTE_EDEV_LOG_ERR("Invalid queue_id=%" PRIu8, queue_id); in rte_event_queue_setup()
571 RTE_EDEV_LOG_ERR( in rte_event_queue_setup()
584 RTE_EDEV_LOG_ERR( in rte_event_queue_setup()
593 RTE_EDEV_LOG_ERR( in rte_event_queue_setup()
634 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_default_conf_get()
656 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_setup()
664 RTE_EDEV_LOG_ERR( in rte_event_port_setup()
675 RTE_EDEV_LOG_ERR( in rte_event_port_setup()
686 RTE_EDEV_LOG_ERR( in rte_event_port_setup()
697 RTE_EDEV_LOG_ERR( in rte_event_port_setup()
704 RTE_EDEV_LOG_ERR( in rte_event_port_setup()
743 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_quiesce()
792 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_attr_get()
833 RTE_EDEV_LOG_ERR("Invalid queue_id=%" PRIu8, queue_id); in rte_event_queue_attr_get()
887 RTE_EDEV_LOG_ERR("Invalid queue_id=%" PRIu8, queue_id); in rte_event_queue_attr_set()
893 RTE_EDEV_LOG_ERR( in rte_event_queue_attr_set()
919 RTE_EDEV_LOG_ERR("Function not supported\n"); in rte_event_port_link()
925 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_link()
979 RTE_EDEV_LOG_ERR("Function not supported"); in rte_event_port_unlink()
985 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_unlink()
1040 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_unlinks_in_progress()
1065 RTE_EDEV_LOG_ERR("Invalid port_id=%" PRIu8, port_id); in rte_event_port_links_get()
1291 RTE_EDEV_LOG_ERR("Device with dev_id=%" PRIu8 "already started", in rte_event_dev_start()
1337 RTE_EDEV_LOG_ERR("Device with dev_id=%" PRIu8 "already stopped", in rte_event_dev_stop()
1359 RTE_EDEV_LOG_ERR("Device %u must be stopped before closing", in rte_event_dev_close()
1425 RTE_EDEV_LOG_ERR("Event device with name %s already " in rte_event_pmd_allocate()
1432 RTE_EDEV_LOG_ERR("Reached maximum number of event devices"); in rte_event_pmd_allocate()