On Tue, Aug 30, 2016 at 11:58:34PM +0000, Ramu Ramamurthy wrote: > From: Ramu Ramamurthy <ramu.ramamur...@us.ibm.com> > > Add 2 tests for scenarios around lsp-deletion and flow removal > which have escaped current unit tests. > > This test depends on the following patch: > "ovn-controller: Back out incremental processing" and passes > after applying it, but fails currently on master. > > 1) In the following sequence of events, > createi&bind vif1, create&bind vif2, delete vif1 > we find that the localnet patch port > got deleted, whereas it should exist because there is a > bound vif2. > > 2) The flow broadcasting to tunnels in table=32 must be deleted > when a localnet port gets bound, but we find that the flow remains > in table 32 causing broadcasts to both tunnels and localnet patch. > > Signed-off-by: Ramu Ramamurthy <ramu.ramamur...@us.ibm.com>
Thanks. I applied this to master and branch-2.6. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev