Ben Pfaff <b...@ovn.org> wrote on 06/24/2016 04:12:27 PM:

> From: Ben Pfaff <b...@ovn.org>
> To: Ryan Moats/Omaha/IBM@IBMUS
> Cc: dev@openvswitch.org
> Date: 06/24/2016 04:12 PM
> Subject: Re: [ovs-dev] Fix port binding update on OVS port delete events
>
> 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.
>

That's the next step...  Ryan
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to