On Fri, May 06, 2016 at 07:14:59PM -0700, Nirapada Ghosh wrote: > Thanks for the review. For the ovn-controller changes, do you mean I will > make the call to ovsdb_idl_set_probe_interval() without checking if the > value was indeed changed ? Or should I include that check along with your > suggestion ?
Is there any value in checking? It looks to me that ovsdb_idl_set_probe_interval() is just wrappers around a single assignment statement. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev