From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7DI2-00028W-QW for qemu-devel@nongnu.org; Thu, 30 Aug 2012 18:32:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T7DI1-0002vM-Uy for qemu-devel@nongnu.org; Thu, 30 Aug 2012 18:32:42 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:56402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7DI1-0002vD-On for qemu-devel@nongnu.org; Thu, 30 Aug 2012 18:32:41 -0400 Received: by pbbjt11 with SMTP id jt11so3848579pbb.4 for ; Thu, 30 Aug 2012 15:32:41 -0700 (PDT) Message-ID: <503FEA05.6060202@gmail.com> Date: Fri, 31 Aug 2012 06:32:37 +0800 From: ching MIME-Version: 1.0 References: <503D486B.1030208@gmail.com> <503F58D0.2010003@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] macvlan/macvtap: guest/host cannot communicate when network cable is unplugged List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: netdev@vger.kernel.org, "Michael S. Tsirkin" , qemu-devel@nongnu.org, kaber@trash.net >> I also perform an additional test: the guests (macvtap bridge mode) CAN communicate each other no matter network cable is plugged or not. > Strange. I thought the original problem was that the macvtap guests > cannot communicate with each other when the network cable is > unplugged? > > Hopefully someone else can help you, I'm not familiar enough with > macvlan/macvtap. > > Stefan > My word may be a little bit confusing, it should be I also perform an additional test: I created two qemu guests (macvtap bridge mode on eth0), they CAN communicate each other no matter network cable of the host is unplugged or not. and my problem is specified in the subject already: guest/host cannot communicate when network cable is unplugged if my configuration seems correct, i may file a kernel bugzilla and seek for their advice. ching