Ryan Moats/Omaha/IBM@IBMUS wrote on 06/24/2016 03:39:28 PM:

> From: Ryan Moats/Omaha/IBM@IBMUS
> To: dev@openvswitch.org
> Cc: b...@ovn.org, russ...@ovn.org, Ryan Moats/Omaha/IBM@IBMUS
> Date: 06/24/2016 03:39 PM
> Subject: [PATCH] Fix port binding update on OVS port delete events
>
> 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>
> ---

Sorry for the delay - had one of the e2e tests decide to race on
me and so I spent the time making sure it wasn't another breakage.

Ben and Russell in case you didn't get it direct:
http://patchwork.ozlabs.org/patch/640417/

Ryan Moats
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to