On Tue, Apr 16, 2019 at 11:42:04AM -0700, Han Zhou wrote:
> From: Han Zhou <hzh...@ebay.com>
> 
> The ovn-controller main loop relies on the return value of chassis_run().
> When ovnsb_idl_txn is NULL (i.e. there is a pending transaction for SB),
> chasssis_run() returns NULL, which blocks functions to be executed in
> the main loop unnecessarily. This patch updates chassis_run() so that
> it returns chassis record whenever it is available.

Thanks, I applied this series to master.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to