DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] ACL trie build incrementally
@ 2016-04-05  6:19 Rapelly, Varun
  0 siblings, 0 replies; only message in thread
From: Rapelly, Varun @ 2016-04-05  6:19 UTC (permalink / raw)
  To: dev

Hi All,

Can we build ACL trie in following way [lets say 4000 rules]: [I'm using DPDK 2.1.0]

1.       Create context

2.       Add 1000 rules, to the context [rte_acl_add_rules]

3.       Then build the trie [rte_acl_build]for 1000 rules.

4.       Then repeat the steps 2-3 for the remaining 3000 rules


Is the above approach is ok? Or is there any other way to build the trie in incremental fashion?

Regards,
Varun

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-05  6:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-05  6:19 [dpdk-dev] ACL trie build incrementally Rapelly, Varun

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).