Hi Ben, On Tue, Jun 23, 2015 at 11:38:56AM -0700, Ben Pfaff wrote: > Groups were not destroyed until after lots of other important bridge > data had been destroyed, including the connection manager. There was an > indirect dependency on the connection manager for bridge destruction > because destroying a group also destroys all of the flows that reference > the group, which in turn causes the ofmonitor to be invoked to report that > the flows had been destroyed. This commit fixes the problem by destroying > groups earlier. > > The problem can be observed by reverting the code changes in this commit > then running "make check-valgrind" with the test that this commit > introduces. > > Reported-by: Simon Horman <simon.hor...@netronome.com> > Signed-off-by: Ben Pfaff <b...@nicira.com>
Thanks for following up on this; your patch looks good to me. Reviewed-by: Simon Horman <simon.hor...@netronome.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev