Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_table_combined.c181 RUN_PIPELINE(pipeline); in test_table_type()
192 RUN_PIPELINE(pipeline); in test_table_type()
205 RUN_PIPELINE(pipeline); in test_table_type()
213 RUN_PIPELINE(pipeline); in test_table_type()
218 RUN_PIPELINE(pipeline); in test_table_type()
245 RUN_PIPELINE(pipeline); in test_table_type()
H A Dtest_table.h73 #define RUN_PIPELINE(pipeline) do { \ macro