All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sylvain Coutant" <sco@adviseo.fr>
To: 'Adrian Chadd' <adrian@creative.net.au>
Cc: 'xen-devel' <xen-devel@lists.xensource.com>
Subject: RE: Ethernet MTU
Date: Wed, 16 Aug 2006 14:30:59 +0200	[thread overview]
Message-ID: <00d401c6c12f$d53b8830$2f00a8c0@ELTON> (raw)
In-Reply-To: <20060816121256.GR27734@skywalker.creative.net.au>

> > 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

  reply	other threads:[~2006-08-16 12:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-16 10:13 Ethernet MTU Sylvain Coutant
2006-08-16 10:18 ` [Xen-devel] " Molle Bestefich
2006-08-16 10:24   ` James Harper
2006-08-16 10:36     ` [Xen-devel] " Molle Bestefich
2006-08-16 11:05       ` Sylvain Coutant
2006-08-16 11:36         ` Molle Bestefich
2006-08-16 11:20       ` [Xen-devel] " James Harper
2006-08-16 11:58         ` Molle Bestefich
2006-08-16 10:19 ` James Harper
2006-08-16 10:28   ` [Xen-devel] " Molle Bestefich
2006-08-16 12:12 ` Adrian Chadd
2006-08-16 12:30   ` Sylvain Coutant [this message]
2006-08-16 14:14     ` Herbert Xu
2006-08-16 14:16       ` Sylvain Coutant
2006-08-17  0:15         ` Herbert Xu
     [not found] ` <20060816120908.GC8597@nnx.com>
     [not found]   ` <20060816205306.GA15396@nnx.com>
2006-09-13 14:55     ` [Xen-users] " Daniele Palumbo
2006-09-14 18:12       ` [PATCH] netback vlan support [WAS: Re: [Xen-users] Ethernet MTU] Daniele Palumbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00d401c6c12f$d53b8830$2f00a8c0@ELTON' \
    --to=sco@adviseo.fr \
    --cc=adrian@creative.net.au \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.