acl: remove subtree calculations at build stage
authorKonstantin Ananyev <konstantin.ananyev@intel.com>
Wed, 3 Jun 2015 17:45:19 +0000 (18:45 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 4 Jun 2015 09:14:45 +0000 (11:14 +0200)
commit229ea9a71cd9e1e4ad84930c5acb99a95cb500ba
tree3837d0676f8665d391136f9ebde4c2eafc5800e9
parentcd1fd93090cdc085ef306d0935c000b30ff7032a
acl: remove subtree calculations at build stage

As now subtree_id is not used acl_merge_trie() any more,
there is no point to calculate and maintain that information.

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