ACL: fix a problem in acl_merge_trie ACL: add new test case for ranges build ACL: remove subtree_id calculations at build stage
app/test/test_acl.c | 147 +++++++++++++++++++++++++++++++++++++++++++++-- lib/librte_acl/acl.h | 7 --- lib/librte_acl/acl_bld.c | 121 ++++---------------------------------- 3 files changed, 155 insertions(+), 120 deletions(-) -- 1.8.5.3