Home
last modified time | relevance | path

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

/dpdk/app/test-flow-perf/
H A Dactions_gen.c81 static struct rte_flow_action_queue queue_actions[RTE_MAX_LCORE] __rte_cache_aligned; in add_queue() local
84 queue_actions[para.core_idx].index = para.queue; in add_queue()
88 actions[actions_counter].conf = &queue_actions[para.core_idx]; in add_queue()