> On Oct 15, 2015, at 1:11 PM, Ben Pfaff wrote:
>
> On Thu, Oct 15, 2015 at 01:54:58AM -0700, Justin Pettit wrote:
>> Signed-off-by: Justin Pettit
>
> It looks like physical_run() will now iterate through every row in the
> Port_Binding table for each VXLAN tunnel. That seems expensive.
I ag
On Thu, Oct 15, 2015 at 01:54:58AM -0700, Justin Pettit wrote:
> Signed-off-by: Justin Pettit
It looks like physical_run() will now iterate through every row in the
Port_Binding table for each VXLAN tunnel. That seems expensive.
Here's a suggested documentation update.
diff --git a/ovn/ovn-arc