Home
last modified time | relevance | path

Searched defs:test_rte_red_config (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_red.c34 struct test_rte_red_config { /**< Test structure for RTE_RED config */ struct
35 struct rte_red_config *rconfig; /**< RTE_RED configuration parameters */
36 uint8_t num_cfg; /**< Number of RTE_RED configs to test */
37 uint8_t *wq_log2; /**< Test wq_log2 value to use */
38 uint32_t min_th; /**< Queue minimum threshold */
39 uint32_t max_th; /**< Queue maximum threshold */
40 uint8_t *maxp_inv; /**< Inverse mark probability */