
22 Nov
2016
22 Nov
'16
7:47 a.m.
On 21.11.2016 16:19, Stefan Zimmermann wrote:
Since a successful completion of the calls to openvswitch is expected a long timeout should be chosen to account for heavily loaded systems. Therefore this patch increases the timeout value from 5 to 120 seconds.
Signed-off-by: Stefan Zimmermann <stzi@linux.vnet.ibm.com> Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com> --- src/util/virnetdevopenvswitch.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
While this patch works for now, should we bother and make this compile time configurable? Michal