Searched refs:test_pipeline (Results 1 – 6 of 6) sorted by relevance
30 struct test_pipeline;36 struct test_pipeline *t;39 struct test_pipeline { struct60 struct test_pipeline *t = w->t; \ argument68 struct test_pipeline *t = w->t; \75 struct test_pipeline *t = w->t; \114 struct rte_event *const ev, struct test_pipeline *t) in pipeline_event_tx()128 struct rte_event *const ev, struct test_pipeline *t) in pipeline_event_tx_vector()143 struct test_pipeline *t) in pipeline_event_tx_burst()158 struct rte_event *ev, struct test_pipeline *t) in pipeline_event_enqueue()[all …]
14 struct test_pipeline *t = evt_test_priv(test); in pipeline_test_result()48 processed_pkts(struct test_pipeline *t) in processed_pkts()64 struct test_pipeline *t = evt_test_priv(test); in pipeline_launch_lcores()175 struct test_pipeline *t = evt_test_priv(test); in pipeline_ethdev_setup()296 struct test_pipeline *t = evt_test_priv(test); in pipeline_event_port_setup()602 struct test_pipeline *t = evt_test_priv(test); in pipeline_mempool_setup()669 struct test_pipeline *t = evt_test_priv(test); in pipeline_mempool_destroy()684 void *test_pipeline; in pipeline_test_setup() local686 test_pipeline = rte_zmalloc_socket(test->name, in pipeline_test_setup()689 if (test_pipeline == NULL) { in pipeline_test_setup()[all …]
582 struct test_pipeline *t = evt_test_priv(test); in pipeline_atq_eventdev_setup()
629 struct test_pipeline *t = evt_test_priv(test); in pipeline_queue_eventdev_setup()
50 test_pipeline
1498 F: doc/guides/sample_app_ug/test_pipeline.rst