On Thu, Apr 7, 2016 at 12:04 PM, Nirapada Ghosh <ngh...@us.ibm.com> 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 ?
> Thanks much.
>

Yes, that issue was the motivation behind this feature.  Han Zhou is
working on the OpenStack plugin side of this.

https://bugs.launchpad.net/networking-ovn/+bug/1560817

-- 
Russell Bryant
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to