acl: fix unneeded trie splitting for subset of rules
authorKonstantin Ananyev <konstantin.ananyev@intel.com>
Mon, 8 Jun 2015 10:41:26 +0000 (11:41 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 18 Jun 2015 16:04:58 +0000 (18:04 +0200)
commit4a6ce751ace3708ed33248582cf24f808933e957
treebe2870146943e9470f535d9159ff1ec9be9caff2
parent819f3a8fb7499842e4b045abe7eea3e864e49a4a
acl: fix unneeded trie splitting for subset of rules

When rebuilding a trie for limited rule-set,
don't try to split the rule-set even further.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
lib/librte_acl/acl_bld.c