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] vif limitation to 1500 bytes (no vlan ?)

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] vif limitation to 1500 bytes (no vlan ?)
From: Yann Dupont <Yann.Dupont@xxxxxxxxxxxxxx>
Date: Fri, 22 Jul 2005 14:30:58 +0200
Delivery-date: Fri, 22 Jul 2005 12:29:32 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <A95E2296287EAD4EB592B5DEEFCE0E9D28272E@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
Organization: CRIUN
References: <A95E2296287EAD4EB592B5DEEFCE0E9D28272E@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050404)
Ian Pratt a écrit :

>  
>
>>I have a small problem; Is there a known limitation on vif 
>>code - Network-device backend or frontend - which prohibits 
>>the usage of tagged
>>(802.1q) frames inside a domU ?
>>
>>In dom0 I have a bridge with eth0 (epro1000) wich is 
>>connected to a 802.1q port this same bridge has also a vif 
>>connected, corresponding to a domU.
>>
>>Inside this domU , I can use vconfig to have numerous 
>>interfaces derived from the vif, one by vlan, BUT can only 
>>safely use a MTU of 1496. If I use the default MTU I have problems.
>>
>>For the moment I have solved the problem by using the 
>>physicall interface INSIDE the domU. But I'd like to know if 
>>this problem is known ?
>>    
>>
>
>The frontend/backend itself should work for any MTU up to something shy
>of 4KB.
>  
>
ok, good to know,

>I suspect the 1496 restriction is actually being introduced in dom0 by
>the 802.1q tagging, but this information is not being propagated to the
>frontend in the domU.
>Because this is a bridged rather than routed setup, MTU discovery won't
>help.
>  
>
yes

>I've a feeling that an 'mtu=' parameter might have been added a while
>back so that you could fix the MTU of a frontend vif in the domain
>  
>
ah , that's good news. I'll go searching for that...

>config file. We could figure this out automatically by looking at the
>bridge the vif is connected to and then pick the lowest MTU of any
>  
>
>device connected to the bridge. Patches welcome.
>  
>
A manual way to do this is already a good start...

thanks for your answer.

-- 
Yann Dupont, Cri de l'université de Nantes
Tel: 02.51.12.53.91 - Fax: 02.51.12.58.60 - Yann.Dupont@xxxxxxxxxxxxxx



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

<Prev in Thread] Current Thread [Next in Thread>