Searched refs:test_pipeline (Results 1 – 6 of 6) sorted by relevance
14 struct test_pipeline *t = evt_test_priv(test); in pipeline_test_result()42 processed_pkts(struct test_pipeline *t) in processed_pkts()59 struct test_pipeline *t = evt_test_priv(test); in pipeline_launch_lcores()170 struct test_pipeline *t = evt_test_priv(test); in pipeline_ethdev_setup()278 struct test_pipeline *t = evt_test_priv(test); in pipeline_event_port_setup()446 struct test_pipeline *t = evt_test_priv(test); in pipeline_mempool_setup()497 struct test_pipeline *t = evt_test_priv(test); in pipeline_mempool_destroy()505 void *test_pipeline; in pipeline_test_setup() local507 test_pipeline = rte_zmalloc_socket(test->name, in pipeline_test_setup()510 if (test_pipeline == NULL) { in pipeline_test_setup()[all …]
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; \87 struct test_pipeline *t = w->t; \
300 struct test_pipeline *t = evt_test_priv(test); in pipeline_atq_eventdev_setup()
325 struct test_pipeline *t = evt_test_priv(test); in pipeline_queue_eventdev_setup()
50 test_pipeline
1376 F: doc/guides/sample_app_ug/test_pipeline.rst