Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_eal_flags.c246 const char *wlinval[][7] = { in test_allow_flag() local
270 for (i = 0; i < RTE_DIM(wlinval); i++) { in test_allow_flag()
271 if (launch_proc(wlinval[i]) == 0) { in test_allow_flag()