v2: - reorder code a bit to avoid gcc 5.1 warnings. Konstantin Ananyev (3): 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 | 123 +++++---------------------------------- 3 files changed, 156 insertions(+), 121 deletions(-) -- 2.4.2