[dpdk-dev] [PATCHv2 0/3] ACL: Fix bug in acl_merge_trie() and add a new test-case for it to the UT

Konstantin Ananyev konstantin.ananyev at intel.com
Wed Jun 3 19:45:16 CEST 2015


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



More information about the dev mailing list