Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest.h159 int test_set_rxtx_conf(cmdline_fixed_string_t mode);
H A Dcommands.c251 if (test_set_rxtx_conf(res->mode) < 0) in cmd_set_rxtx_parsed()
H A Dtest_pmd_perf.c815 test_set_rxtx_conf(cmdline_fixed_string_t mode) in test_set_rxtx_conf() function