From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] staging: hv: Fix GARP not sent after Quick Migration Date: Tue, 5 Apr 2011 09:19:45 -0700 Message-ID: <20110405161945.GA1674@suse.de> References: <1302017268-22913-1-git-send-email-haiyangz@microsoft.com> <20110405154133.GA30923@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Haiyang Zhang Cc: Hank Janssen , KY Srinivasan , "Abhishek Kane (Mindtree Consulting PVT LTD)" , "linux-kernel@vger.kernel.org" , "devel@linuxdriverproject.org" , "virtualization@lists.osdl.org" , Mike Surcouf , stable List-Id: virtualization@lists.linuxfoundation.org On Tue, Apr 05, 2011 at 03:54:54PM +0000, Haiyang Zhang wrote: > > -----Original Message----- > > From: Greg KH [mailto:gregkh@suse.de] > > Sent: Tuesday, April 05, 2011 11:42 AM > > But that's a hypervisor bug, right? It shouldn't be sending a "connect" > > event on the ethernet device if the network really isn't present. How > > about getting it fixed there, which will resolve the issues for all > > guest operating systems, not just Linux. > > > > Or, if this is something that the hyperv developers are not going to > > fix, we need to document it in the code itself so that people don't try > > to remove it in a few years as an "optimization". > > Fix on the Hyper-V side is not available for now at least. I will add the > comments into code. What happens when the hyperv code is fixed? Will this be removed? Or will all guests have this delay in them for no reason and the older "unfixed" guests suddenly work faster? That seems odd... thanks, greg k-h