Searched refs:tests6 (Results 1 – 1 of 1) sorted by relevance
66 rte_lpm6_test tests6[] = { variable1793 for (i = 0; i < RTE_DIM(tests6); i++) { in test_lpm6()1795 status = tests6[i](); in test_lpm6()1798 printf("ERROR: LPM Test %s: FAIL\n", RTE_STR(tests6[i])); in test_lpm6()