On Fri, Jun 24, 2016 at 03:39:28PM -0500, Ryan Moats wrote:
> Patch "Convert binding_run to incremental processing." introduced
> a bug where the port binding table is not correctly updated when
> an OVS port is deleted.  Fix this by
> - persisting the lport shash used to record OVS ports
> - change get_local_iface_ids to return a bool indicating if
>   the persisted lport shash has changed
> - change port binding table processing from incremental to full
>   if the persisted lport shash has changed
> 
> Signed-off-by: Ryan Moats <rmo...@us.ibm.com>

I applied this, thanks.

I hope this fixes the test breakage.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to