Hi All,
Iam trying to create multi core application by mapping separate function for
each core.
I had followed Multi process example and I had used pthread.
The use case is:
1. In a single process, launch pthread and run rte_eal_init
2. Once rte_eal_init is done, create 3 pthreads
3.
Hi All,
Need your inputs on the following queries on ACL contexts.
1. Has anyone tried creating ACL context with multiple tries?
2. The document/code mentioned that we can have the maximum of 8
tries(RTE_ACL_MAX_TRIES) per ACL context.
What is the use case for having more than single trie?
3
Hi,
Iam exploring librte_acl libraries. I have a query on the usage of number of
tries per context when we build a acl context.
1. Can we have more than one trie per context? Though it has mentioned
that we can have 8 tries(RTE_ACL_MAX_TRIES),
what is the use case for having more than one
Hi,
Is there is a way to add/delete a single ACL rule in librte_acl?
I had looked at the library and found no method to add/delete a rule
dynamically to the existing ACL context.
Please let me know if there are any alternate ways of doing it.
Thanks
Vartha
4 matches
Mail list logo