Home
last modified time | relevance | path

Searched refs:tx_evport_id (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test-eventdev/
H A Dtest_pipeline_queue.c623 uint8_t tx_evport_id = 0; in pipeline_queue_eventdev_setup() local
736 &tx_evport_id); in pipeline_queue_eventdev_setup()
739 prod, tx_evport_id); in pipeline_queue_eventdev_setup()
743 if (rte_event_port_link(opt->dev_id, tx_evport_id, in pipeline_queue_eventdev_setup()
747 prod, tx_evport_id); in pipeline_queue_eventdev_setup()
H A Dtest_pipeline_atq.c579 uint8_t tx_evport_id = 0; in pipeline_atq_eventdev_setup() local
705 &tx_evport_id); in pipeline_atq_eventdev_setup()
711 if (rte_event_port_link(opt->dev_id, tx_evport_id, in pipeline_atq_eventdev_setup()
715 prod, tx_evport_id); in pipeline_atq_eventdev_setup()