On Wed, Apr 13, 2016 at 10:45:09AM +0100, antonio.fische...@intel.com wrote:
> The purpose of this implementation is to improve the performance
> of wildcard matching in user-space.
> This RFC patch shows the basic functionality, some aspects were not
> covered yet.
> 
> I would like to get some feedback on whether people think integrating
> the DPDK ACL table in this manner is potentially a good solution or not.
> 
> DPDK ACL tables show a better performance on lookup operations than the
> Classifier.  However their insertion time for new rules is unacceptable.
> This solution attempts to combine the better performance of ACL lookups
> with the lower insertion latency of the Classifier.

How much does the performance improve?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to