[ovs-dev] [PATCH V5] ovn-controller: reload configured SB probe timer

Ben Pfaff blp at ovn.org
Sat May 7 02:49:13 UTC 2016


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.



More information about the dev mailing list