WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] Re: help with bugs

To: "Sean Dague" <sean@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] Re: help with bugs
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Fri, 5 Aug 2005 00:48:33 +0100
Delivery-date: Thu, 04 Aug 2005 23:46:54 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcWZQu/oOkys/9J6SEu0aGBzKjvgJgAC4a4Q
Thread-topic: [Xen-devel] Re: help with bugs
> On Thu, Aug 04, 2005 at 10:48:50PM +0100, Ian Pratt wrote:
> > > >  BUG62  eth0 -> veth0 in network script can loose network
> > > I can make this bug come and go at will based on which of the
> > > 2 network interfaces are part of the bridge.  I added that 
> > > information into the bugzilla bug, hopefully that helps.
> > 
> > Are you changing the default 'netdev' at the top of the 
> network script?
> 
> No actually, I guess I'm not even clear why veth0 exists, as 
> everything works quite nicely for me without it functioning.

If you're running services in dom0 that are used by other domains you
are liable to get head-of-line blocking or even deadlock of the domU's
networking unless you use veth0:  all of the domU's skb's could end up
getting queued in dom0 socket buffers.

veth0 avoids this by copying packets destined for dom0 and giving the
buffer back to the domU. 

Ian

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel