On Thu, Apr 07, 2016 at 01:05:25PM -0700, Nirapada Ghosh wrote:
> I am sure this enhancement is going to take care of the problem I am
> looking at. Adding a port on top of 200 ports is taking around a minute and
> majority of the time is being spent on calling _add_acl() [from create_port
> () in OVN plugin] for 200 times, each of which is taking about 1/4th of a
> second. With this patch, We would need to call this _add_acl() only once.
> But I do not see a patch in OVN plugin side to make use of this
> address_set. Are you already working on it or may be I can take a stab ?

Why is adding an ACL taking 1/4 second?  What's the root cause for that?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to