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] Ethernet MTU

To: "'Adrian Chadd'" <adrian@xxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] Ethernet MTU
From: "Sylvain Coutant" <sco@xxxxxxxxxx>
Date: Wed, 16 Aug 2006 14:30:59 +0200
Cc: 'xen-devel' <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 16 Aug 2006 05:31:29 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060816121256.GR27734@xxxxxxxxxxxxxxxxxxxxxxxxx>
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: ADVISEO
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcbBLDlC1BgnaCnpR8OjeWoXs0e2uQAAhyGw
> > Is there any plan to raise supported ethernet mtu above 1500 ?
> Currently, packets are dropped above this point (tested against xen-3.0.2-
> testing). Even 802.1q tags require explicitly lowering the mtu to 1496 to
> work.
> 
> Keeping this -just- on xen-devel -
> 
> Which interface are you talking about being > 1500 bytes?

My primary point is to support jumbo frames (9000 bytes mtu). My second point 
is to trunk domU to an external switch.

1/ I am able to set up a linux bridge with 9000 bytes mtu without trouble as 
long as it does not involve any Xen interface. And unable to set the mtu on 
vifs to something larger than 1500 bytes. I would like to configure my vifs to 
be compliant in mtu with the Ethernet network they are connected to which is 
full jumbo.


2/ I tried several scenario such as managing tags in dom0's (and setup as many 
bridges as vlans) or trunking vlan frames to domUs. In this later case, I need 
to bring down the mtu to 1496 for the frames to be forwarded across the bridge. 
Whatever code is rejecting the frames, it could be avoided if Xen's vifs were 
able to support larger mtus. 


BR,

--
Sylvain COUTANT


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

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