[dpdk-dev] Questions about ACL library

2015-04-28 Thread 황규민
Hi I'm a newbie in DPDK and have some very basic & stupid questions about ACL library. It is hard for me to understand DFA ACL library, especially the transition table and wildness which is used in trie generation and sorting. Why they use a transition table(=node array) to traverse a trie inst

[dpdk-dev] Where is rule_ipv4.db and rule_ipv6.db for l3pwd-acl example?

2015-04-15 Thread 황규민
Hi, I can`t find the rule format files (rule_ipv4.db and rule_ipv6.db) so I can`t run the access control example. I wrote my own rule file based on rule file example in the sample app document, but the example stopped saying that "Cause: ./ipv4.txt Line 1: parse rules error". My rule file likes be