[ovs-dev] [PATCH V9] ovn-controller: reload configured SB probetimer

Ryan Moats rmoats at us.ibm.com
Wed Jun 15 19:21:48 UTC 2016


"dev" <dev-bounces at openvswitch.org> wrote on 06/15/2016 11:29:18 AM:

> From: Nirapada Ghosh/San Jose/IBM at IBMUS
> To: dev at openvswitch.org
> Date: 06/15/2016 11:29 AM
> Subject: [ovs-dev] [PATCH V9] ovn-controller: reload configured SB probe
timer
> Sent by: "dev" <dev-bounces at openvswitch.org>
>
> From: Nirapada Ghosh <nghosh at us.ibm.com>
>
> The probe timer between ovn-controller and OVN Southbound
> can be configured using ovn-vsctl command, but that is not
> effective on the fly. In other words, ovn-controller has
> to be restarted to use that probe_timer value, this patch
> takes care of that.
>
> This change has been tested putting logs in several places like in
> ovn-controller.c, lib/rconn.c to make sure the right probe_timer
> values are in effect.
> Signed-off-by: Nirapada Ghosh <nghosh at us.ibm.com>
>
> ---

This needs more work, both in terms of the dependency on pkg-config
(which IIRC is OS specific) and the potential infinite recursion
loop when the feature is turned on...

Ryan



More information about the dev mailing list