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

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 | 121 ++++----------------------------------
 3 files changed, 155 insertions(+), 120 deletions(-)

-- 
1.8.5.3

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

end of thread, other threads:[~2015-06-02 20:57 UTC | newest]

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