RE: [PATCHv2] hv_set_ifconfig.sh double check before setting ip

2017-08-31 Thread KY Srinivasan
id Miller > Subject: Re: [PATCHv2] hv_set_ifconfig.sh double check before setting ip > > On Mon, Aug 28, 2017 at 04:48:32PM +, KY Srinivasan wrote: > > > > > > > -Original Message- > > > From: Haiyang Zhang > > > Sent: Monday, August 2

Re: [PATCHv2] hv_set_ifconfig.sh double check before setting ip

2017-08-31 Thread Eduardo Otubo
r.kernel.org; de...@linuxdriverproject.org; Stephen > > Hemminger ; David Miller > > > > Subject: RE: [PATCHv2] hv_set_ifconfig.sh double check before setting ip > > > > > > > > > -Original Message- > > > From: Stephen Hemminger [mailto:

RE: [PATCHv2] hv_set_ifconfig.sh double check before setting ip

2017-08-28 Thread KY Srinivasan
nel.org; de...@linuxdriverproject.org; Haiyang > > Zhang ; Stephen Hemminger > > ; David Miller > > Subject: Re: [PATCHv2] hv_set_ifconfig.sh double check before setting ip > > > > On Mon, 28 Aug 2017 12:01:21 +0200 > > Eduardo Otubo wrote: > > &g

Re: [PATCHv2] hv_set_ifconfig.sh double check before setting ip

2017-08-28 Thread Eduardo Otubo
el.org; de...@linuxdriverproject.org; Haiyang > > Zhang ; Stephen Hemminger > > ; David Miller > > Subject: Re: [PATCHv2] hv_set_ifconfig.sh double check before setting ip > > > > On Mon, 28 Aug 2017 12:01:21 +0200 > > Eduardo Otubo wrote: > > > > &

RE: [PATCHv2] hv_set_ifconfig.sh double check before setting ip

2017-08-28 Thread Haiyang Zhang
t; Subject: Re: [PATCHv2] hv_set_ifconfig.sh double check before setting ip > > On Mon, 28 Aug 2017 12:01:21 +0200 > Eduardo Otubo wrote: > > > v2: The script is now a little bit safer so it doesn't conflicts with > > network daemon trying to set configurations at th

Re: [PATCHv2] hv_set_ifconfig.sh double check before setting ip

2017-08-28 Thread Stephen Hemminger
On Mon, 28 Aug 2017 12:01:21 +0200 Eduardo Otubo wrote: > v2: The script is now a little bit safer so it doesn't conflicts with > network daemon trying to set configurations at the same time. > > This patch fixes the behavior of the hv_set_ifconfig script when setting > the interface ip. Sometim

Re: [PATCHv2] hv_set_ifconfig.sh double check before setting ip

2017-08-28 Thread Olaf Hering
On Mon, Aug 28, Eduardo Otubo wrote: > +sleep 30s; Was this runtime tested? Once this sleep(1) is done, HV_UTIL_TIMEOUT kicks in and the daemon dies. Olaf signature.asc Description: PGP signature

[PATCHv2] hv_set_ifconfig.sh double check before setting ip

2017-08-28 Thread Eduardo Otubo
v2: The script is now a little bit safer so it doesn't conflicts with network daemon trying to set configurations at the same time. This patch fixes the behavior of the hv_set_ifconfig script when setting the interface ip. Sometimes the interface has already been configured by network daemon, in t