Searched refs:tconfig (Results 1 – 2 of 2) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_red.c | 451 .tconfig = &ft_tconfig, 517 drop_prob = calc_drop_prob(tcfg->tconfig->min_th, tcfg->tconfig->max_th, in func_test1() 568 .tconfig = &ft2_tconfig, 628 drop_prob = calc_drop_prob(tcfg->tconfig->min_th, tcfg->tconfig->max_th, in func_test2() 640 i, avg, tcfg->tconfig->min_th, tcfg->tconfig->max_th, in func_test2() 1027 drop_prob = calc_drop_prob(tcfg->tconfig->min_th, tcfg->tconfig->max_th, in func_test5() 1035 tcfg->tconfig->min_th, tcfg->tconfig->max_th, in func_test5() 1259 .tconfig = &pt_tconfig, 1270 .tconfig = &pt_tconfig, 1281 .tconfig = &pt_tconfig, [all …]
|
| H A D | test_pie.c | 235 for (i = 0; i < tcfg->tconfig->num_cfg; i++) { in test_rte_pie_init() 237 (uint16_t)tcfg->tconfig->qdelay_ref, in test_rte_pie_init() 239 (uint16_t)tcfg->tconfig->max_burst[i], in test_rte_pie_init() 240 (uint16_t)tcfg->tconfig->tailq_th) != 0) { in test_rte_pie_init() 366 .tconfig = &ft_tconfig, 475 .tconfig = &ft2_tconfig, 589 .tconfig = &ft3_tconfig, 790 .tconfig = &pt_tconfig, 823 enqueue_dequeue_perf(tcfg->tconfig->pconfig, in perf_test() 867 .tconfig = &pt_tconfig2, [all …]
|