[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110826064553.GA5874@gondor.apana.org.au>
Date: Fri, 26 Aug 2011 16:45:53 +1000
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Stephen Hemminger <shemminger@...tta.com>
Cc: Mitsuo Hayasaka <mitsuo.hayasaka.hu@...achi.com>,
Patrick McHardy <kaber@...sh.net>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <eric.dumazet@...il.com>,
MichałMirosław <mirq-linux@...e.qmqm.pl>,
Tom Herbert <therbert@...gle.com>,
Jesse Gross <jesse@...ira.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, yrl.pp-manager.tt@...achi.com
Subject: Re: [PATCH net-next ] Fix time-lag of IFF_RUNNING flag consistency
between vlan and real devices
On Thu, Aug 25, 2011 at 11:08:59PM -0700, Stephen Hemminger wrote:
>
> Just doing this for ioctl is not enough, API's other than user space depend on this.
> Also the user may have manually set different flags on vlan than on
> the real device.
Right, anything that tests netif_carrier_ok directly on the VLAN
device will still be delayed.
Now I remember discussing this issue in Japan. However, I can't
recall the exact scenario in which the delay occured.
Is the issue with the link status going down on the real device,
or the real device coming up?
IIRC we already have mechanisms in place to ensure that down events
are not delayed by linkwatch. Of course it is possible that this
isn't working for some reason, or some other part of the system is
causing the delay.
So please clarify the scenario for us Hayasaka-san. Also please
let us know how you measured the delay.
Thanks,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists