Re: [ovs-dev] [PATCH v2] ovn: Delete stale MAC_Binding records

2016-08-25 Thread Ryan Moats
"dev" wrote on 08/16/2016 02:27:30 PM: > From: Chandra Sekhar Vejendla/San Jose/IBM@IBMUS > To: dev@openvswitch.org > Date: 08/16/2016 02:33 PM > Subject: [ovs-dev] [PATCH v2] ovn: Delete stale MAC_Binding records > Sent by: "dev" > > Entries in MAC_Binding table are not deleted when the logica

Re: [ovs-dev] [PATCH v2] ovn: Delete stale MAC_Binding records

2016-08-22 Thread Liran Schour
Amitabha Biswas wrote on 20/08/2016 08:14:36 AM: > We have seen our Cloud deployment and usage come to a halt after > deleting a Logical Router, due the problem being addressed below. > The MAC_Bindings have a strong reference to the Datapath_Binding. > However the MAC_Bindings are never delet

Re: [ovs-dev] [PATCH v2] ovn: Delete stale MAC_Binding records

2016-08-19 Thread Amitabha Biswas
We have seen our Cloud deployment and usage come to a halt after deleting a Logical Router, due the problem being addressed below. The MAC_Bindings have a strong reference to the Datapath_Binding. However the MAC_Bindings are never deleted anywhere, and when the Datapath (associated with a MAC_B