From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sylvain Coutant" Subject: Ethernet MTU Date: Wed, 16 Aug 2006 12:13:35 +0200 Message-ID: <00c801c6c11c$a2c62ee0$2f00a8c0@ELTON> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: 'xen-devel' Cc: xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, 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. BR, -- Sylvain