DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCHv2 0/3] ACL: Fix bug in acl_merge_trie() and add a new test-case for it to the UT
@ 2015-06-03 17:45 Konstantin Ananyev
  2015-06-03 17:45 ` [dpdk-dev] [PATCHv2 1/3] ACL: fix a problem in acl_merge_trie Konstantin Ananyev
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Konstantin Ananyev @ 2015-06-03 17:45 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-06-04  9:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-03 17:45 [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
2015-06-03 17:45 ` [dpdk-dev] [PATCHv2 1/3] ACL: fix a problem in acl_merge_trie Konstantin Ananyev
2015-06-03 17:45 ` [dpdk-dev] [PATCHv2 2/3] ACL: add new test case for ranges build Konstantin Ananyev
2015-06-03 17:45 ` [dpdk-dev] [PATCHv2 3/3] ACL: remove subtree_id calculations at build stage Konstantin Ananyev
2015-06-04  9:15 ` [dpdk-dev] [PATCHv2 0/3] ACL: Fix bug in acl_merge_trie() and add a new test-case for it to the UT Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).