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

Re: [Xen-users] slow network with gplpv drivers in vlan setup

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-users] slow network with gplpv drivers in vlan setup
From: Matthieu Patou <mat+Informatique.xen@xxxxxxxxx>
Date: Tue, 09 Feb 2010 18:11:57 +0300
Cc: James Harper <james.harper@xxxxxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 09 Feb 2010 07:12:36 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20100209102755.GC2861@xxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4B711ED7.8040702@xxxxxxxxx> <AEC6C66638C05B468B556EA548C1A77D01899127@trantor> <20100209102208.GB2861@xxxxxxxxxxx> <20100209102755.GC2861@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1

Hello Pasi, James

How identical is identical? Are you able to determine the exact chipset
and firmware version of the network adapters? Even if you bought the two
servers from the same supplier at exactly the same time, there is still
a chance that there is some hardware difference, most likely firmware.

ethtool -i<interface>  in dom0 might show the firmware version.

like this:

# ethtool -i eth0
driver: e1000e
version: 1.0.2-k2
firmware-version: 5.11-8
bus-info: 0000:04:00.0

So on the Dell Workstation with a broadcom card where I witnessed yesterday the problem I have:
ethtool -i eth1
driver: tg3
version: 3.92.1
firmware-version:
bus-info: 0000:02:00.0

ethtool -k eth1
Offload parameters for eth1:
Cannot get device flags: Operation not supported
rx-checksumming: on
tx-checksumming: on
scatter-gather: on
tcp segmentation offload: on
udp fragmentation offload: off
generic segmentation offload: on
large receive offload: off


eth1 is the physical interface supporting the vlan99 device which is in the bridge for the windows servers.

On the other side on the 2 servers where I witnessed before the problem with the same image (I copied the image on the second server to be sure when I discovered a difference of behavior between the two servers) I have this:

"Good" server
ethtool -i eth1
driver: e1000e
version: 0.3.3.3-k2
firmware-version: 2.1-12
bus-info: 0000:04:00.1

ethtool -k eth1
Offload parameters for eth1:
Cannot get device flags: Operation not supported
rx-checksumming: on
tx-checksumming: on
scatter-gather: on
tcp segmentation offload: on
udp fragmentation offload: off
generic segmentation offload: on
large receive offload: off


"Bad server"
ethtool -i eth1
driver: e1000e
version: 0.3.3.3-k2
firmware-version: 2.1-12
bus-info: 0000:04:00.1

ethtool -k eth1
Offload parameters for eth1:
Cannot get device flags: Operation not supported
rx-checksumming: on
tx-checksumming: on
scatter-gather: on
tcp segmentation offload: on
udp fragmentation offload: off
generic segmentation offload: on
large receive offload: off



Oh, and also "ethtool -k ethX" to get the dom0 offloading settings.

Matthieu.

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