Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_acl.c455 static const struct rte_acl_ipv4vlan_rule test_rules[] = { in test_build_ports_range() local
553 for (i = 0; i != RTE_DIM(test_rules); i++) { in test_build_ports_range()
555 ret = test_classify_buid(acx, test_rules, i + 1); in test_build_ports_range()