Home
last modified time | relevance | path

Searched refs:pipeline_type (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/app/test-pipeline/
H A Dmain.c86 switch (app.pipeline_type) { in app_lcore_main_loop()
98 switch (app.pipeline_type) { in app_lcore_main_loop()
H A Dconfig.c187 app.pipeline_type = e_APP_PIPELINE_HASH_KEY16_LRU; in app_parse_args()
207 app.pipeline_type = in app_parse_args()
H A Dmain.h58 uint32_t pipeline_type; member
H A Dpipeline_hash.c26 switch (app.pipeline_type) { in translate_options()
167 switch (app.pipeline_type) { in app_main_loop_worker_pipeline_hash()